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

{
    "url": "https://demozoo.org/api/v1/productions/126632/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126632/",
    "id": 126632,
    "title": "Party-Demo",
    "author_nicks": [
        {
            "name": "Masters of Puppets",
            "abbreviation": "MOP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54865/?format=api",
                "id": 54865,
                "name": "Masters of Puppets",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/35775/PARTY-DEMOMOP.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=44843"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32392"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11043,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2412/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2412/",
                    "id": 2412,
                    "name": "Trust-Saigon Meeting 1990",
                    "tagline": "",
                    "start_date": "1990-04-21",
                    "end_date": "1990-04-22",
                    "location": "Meschede, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.3502,
                    "longitude": 8.28332,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}