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

{
    "url": "https://demozoo.org/api/v1/productions/126722/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126722/",
    "id": 126722,
    "title": "Dazle",
    "author_nicks": [
        {
            "name": "Chaos",
            "abbreviation": "CHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12723/?format=api",
                "id": 12723,
                "name": "Chaos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-22",
    "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=30402"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11058,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2418/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2418/",
                    "id": 2418,
                    "name": "Headway and Faces Party 1992",
                    "tagline": "",
                    "start_date": "1992-08-22",
                    "end_date": "1992-08-23",
                    "location": "Szeged, Csongrád, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.253,
                    "longitude": 20.14824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}