GET /api/v0.9/logged_actions/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1,
    "url": "http://neavouli.cynaxis.org/api/v0.9/logged_actions/1/?format=api",
    "user": "dimitris",
    "person": {
        "id": 4,
        "url": "http://neavouli.cynaxis.org/api/v0.9/persons/4/?format=api",
        "name": "Ορφανίδου Σάβια"
    },
    "action_type": "person-create",
    "person_new_version": "770ad9ff1323cbf6",
    "created": "2016-04-03T00:42:49.046165Z",
    "updated": "2016-04-03T00:42:49.046209Z",
    "source": "http://saviaorphanidou.com/"
}