GET /api/v1/productions/378727/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/378727/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378727/",
    "id": 378727,
    "title": "PS3M Recorder v1.7",
    "author_nicks": [
        {
            "name": "K-P Koljonen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19324/?format=api",
                "id": 19324,
                "name": "Moonstone",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hippopotamus Design",
            "abbreviation": "HPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19323/?format=api",
                "id": 19323,
                "name": "Hippopotamus Design",
                "is_group": true
            }
        },
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}