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

{
    "url": "https://demozoo.org/api/v1/productions/113583/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113583/",
    "id": 113583,
    "title": "Deadly Mix 2 Intro",
    "author_nicks": [
        {
            "name": "Deathstar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16088/?format=api",
                "id": 16088,
                "name": "Deathstar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Drucer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16087/?format=api",
                    "id": 16087,
                    "name": "Drucer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1918/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1918/",
            "id": 1918,
            "name": "The Jungle Command Party 1988 (2)",
            "tagline": "",
            "start_date": "1988-12-20",
            "end_date": "1988-12-21",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.1082,
            "longitude": 5.32986,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}