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

{
    "url": "https://demozoo.org/api/v1/productions/41112/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41112/",
    "id": 41112,
    "title": "And Many People Died",
    "author_nicks": [
        {
            "name": "Flo",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                "id": 3588,
                "name": "Flo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HTH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3022/?format=api",
                    "id": 3022,
                    "name": "HTH",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 3911,
                "name": "Animate Visual",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1254/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1254/",
                    "id": 1254,
                    "name": "Alternative Stork Party 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-30",
                    "location": "Otaniemi, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.18395,
                    "longitude": 24.82786,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}