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

{
    "url": "https://demozoo.org/api/v1/productions/126385/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126385/",
    "id": 126385,
    "title": "Real History",
    "author_nicks": [
        {
            "name": "Zoids",
            "abbreviation": "ZS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54792/?format=api",
                "id": 54792,
                "name": "Zoids",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-13",
    "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": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38259"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 11025,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2406/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2406/",
                    "id": 2406,
                    "name": "Event Party 1989",
                    "tagline": "",
                    "start_date": "1989-10-13",
                    "end_date": "1989-10-14",
                    "location": "Lünen, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.61634,
                    "longitude": 7.52872,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}