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

{
    "url": "https://demozoo.org/api/v1/productions/80508/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80508/",
    "id": 80508,
    "title": "Lobotown",
    "author_nicks": [
        {
            "name": "Scarface",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2241/?format=api",
                "id": 2241,
                "name": "Scarface",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/slach98/demo/scarface_lobotown.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13434"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 11631,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1031/",
                    "id": 1031,
                    "name": "Slach 1998",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-24",
                    "location": "Pierrejux, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.515411,
                    "longitude": 5.67129,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}