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

{
    "url": "https://demozoo.org/api/v1/productions/113893/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113893/",
    "id": 113893,
    "title": "NightTrain 1",
    "author_nicks": [
        {
            "name": "Giants",
            "abbreviation": "GTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5531/?format=api",
                "id": 5531,
                "name": "Giants",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Keldon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13332/?format=api",
                    "id": 13332,
                    "name": "Keldon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13011/?format=api",
                    "id": 13011,
                    "name": "Wizard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/95/?format=api",
            "demozoo_url": "https://demozoo.org/parties/95/",
            "id": 95,
            "name": "The Party 1996",
            "tagline": "End of an Era",
            "start_date": "1996-12-27",
            "end_date": "1996-12-30",
            "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.80399,
            "longitude": 9.51441,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}