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

{
    "url": "https://demozoo.org/api/v1/productions/152867/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152867/",
    "id": 152867,
    "title": "Lottro",
    "author_nicks": [
        {
            "name": "Agnostic Front",
            "abbreviation": "AF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                "id": 1453,
                "name": "Agnostic Front",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12-07",
    "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": "Psychopath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63424/?format=api",
                    "id": 63424,
                    "name": "Psychopath",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chris Korte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51525/?format=api",
                    "id": 51525,
                    "name": "CeKay",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Violator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63426/?format=api",
                    "id": 63426,
                    "name": "Violator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Headhunter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63425/?format=api",
                    "id": 63425,
                    "name": "Headhunter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Reward",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/307/?format=api",
                    "id": 307,
                    "name": "Reward",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2020/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2020/",
            "id": 2020,
            "name": "Prime 1991",
            "tagline": "",
            "start_date": "1991-12-07",
            "end_date": "1991-12-07",
            "location": "Hengelo, Gemeente Hengelo, Overijssel, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.26583,
            "longitude": 6.79306,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}