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

{
    "url": "https://demozoo.org/api/v1/productions/299737/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299737/",
    "id": 299737,
    "title": "Anti Arno demo",
    "author_nicks": [
        {
            "name": "Eugene Sobolev",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                "id": 9709,
                "name": "aGGreSSor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scorpion and K Hackers Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126421/?format=api",
                "id": 126421,
                "name": "Scorpion and K Hackers Group",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-01-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}