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

{
    "url": "https://demozoo.org/api/v1/productions/126541/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126541/",
    "id": 126541,
    "title": "Party Demo",
    "author_nicks": [
        {
            "name": "Amnesia",
            "abbreviation": "AMN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48301/?format=api",
                "id": 48301,
                "name": "Amnesia",
                "is_group": true
            }
        },
        {
            "name": "Starion",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5023/?format=api",
                "id": 5023,
                "name": "Starion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-28",
    "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://noname.c64.org/csdb/release/download.php?id=5754"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8733"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6130"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4449,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/141/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/141/",
                    "id": 141,
                    "name": "Dexion X-Mas Conference 1990",
                    "tagline": "",
                    "start_date": "1990-12-26",
                    "end_date": "1990-12-29",
                    "location": "Odense Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.3957,
                    "longitude": 10.37761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}