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

{
    "url": "https://demozoo.org/api/v1/productions/42443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42443/",
    "id": 42443,
    "title": "Explosion",
    "author_nicks": [
        {
            "name": "Warped Space",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26792/?format=api",
                "id": 26792,
                "name": "Warped Space",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/parties/1999/bytefall99/in4k/wsp-exp.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "3.39",
            "competition": {
                "id": 4072,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/373/",
                    "id": 373,
                    "name": "Bytefall 1999",
                    "tagline": "",
                    "start_date": "1999-02-27",
                    "end_date": "1999-02-28",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}