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

{
    "url": "https://demozoo.org/api/v1/productions/126291/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126291/",
    "id": 126291,
    "title": "TPS's First Logo Show",
    "author_nicks": [
        {
            "name": "Alabama",
            "abbreviation": "ALB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54781/?format=api",
                "id": 54781,
                "name": "Alabama",
                "is_group": true
            }
        },
        {
            "name": "Device",
            "abbreviation": "DEV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54782/?format=api",
                "id": 54782,
                "name": "Device",
                "is_group": true
            }
        },
        {
            "name": "The New Fashion '77",
            "abbreviation": "TNF'77, TNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53716/?format=api",
                "id": 53716,
                "name": "The New Fashion '77",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-08",
    "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/release/download.php?id=72742"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/the_new_fashion_77/tps_first_logo_show.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=59787"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37691"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 11023,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2405/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2405/",
                    "id": 2405,
                    "name": "Bytestar Party 1989",
                    "tagline": "",
                    "start_date": "1989-04-08",
                    "end_date": "1989-04-08",
                    "location": "Landkreis Hildesheim, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.12667,
                    "longitude": 9.965,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}