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

{
    "url": "https://demozoo.org/api/v1/productions/303452/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303452/",
    "id": 303452,
    "title": "Imuri",
    "author_nicks": [
        {
            "name": "Captor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22245/?format=api",
                "id": 22245,
                "name": "Captor",
                "is_group": false
            }
        },
        {
            "name": "Paav!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19917/?format=api",
                "id": 19917,
                "name": "Paav!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-13",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.hornet.org/demos/1996/i/imuri.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/juhla96/in64/imuri.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2610,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/624/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/624/",
                    "id": 624,
                    "name": "Juhla 1996",
                    "tagline": "Juhla Pii",
                    "start_date": "1996-01-19",
                    "end_date": "1996-01-21",
                    "location": "Iisalmi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.575111,
                    "longitude": 27.178921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}