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

{
    "url": "https://demozoo.org/api/v1/productions/275737/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275737/",
    "id": 275737,
    "title": "Blubber-Blaser",
    "author_nicks": [
        {
            "name": "Unlimited",
            "abbreviation": "ULN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75467/?format=api",
                "id": 75467,
                "name": "Unlimited",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Museum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                    "id": 69462,
                    "name": "Mr. Museum",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Museum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                    "id": 69462,
                    "name": "Mr. Museum",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Museum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                    "id": 69462,
                    "name": "Mr. Museum",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "26",
            "competition": {
                "id": 15787,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4039/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4039/",
                    "id": 4039,
                    "name": "Mail Madness Party 4",
                    "tagline": "",
                    "start_date": "2002-12-13",
                    "end_date": "2002-12-15",
                    "location": "Ernstthal, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.49038,
                    "longitude": 11.17818,
                    "website": "http://www.mr-museum.de/party4.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}