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

{
    "url": "https://demozoo.org/api/v1/productions/21134/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21134/",
    "id": 21134,
    "title": "Nightmare",
    "author_nicks": [
        {
            "name": "Incredible Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12914/?format=api",
                "id": 12914,
                "name": "Damn Creepers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-09",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "McLad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12873/?format=api",
                    "id": 12873,
                    "name": "McLad",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Video"
        },
        {
            "nick": {
                "name": "Random",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                    "id": 10125,
                    "name": "Random",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Video"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "307",
            "competition": {
                "id": 1372,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/105/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/105/",
                    "id": 105,
                    "name": "Assembly 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}