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

{
    "url": "https://demozoo.org/api/v1/productions/371449/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371449/",
    "id": 371449,
    "title": "Blunt",
    "author_nicks": [
        {
            "name": "PT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58532/?format=api",
                "id": 58532,
                "name": "PT",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DFI",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58531/?format=api",
                "id": 58531,
                "name": "DFI",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/codecraft3/4k/blunt2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "69",
            "competition": {
                "id": 19828,
                "name": "4K Demo/Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2791/",
                    "id": 2791,
                    "name": "Codecraft 2001",
                    "tagline": "Codecraft #3",
                    "start_date": "2001-01-04",
                    "end_date": "2001-09-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.icebird.org/cc3/cc3.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}