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

{
    "url": "https://demozoo.org/api/v1/productions/49270/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49270/",
    "id": 49270,
    "title": "Sickness",
    "author_nicks": [
        {
            "name": "Confine",
            "abbreviation": "CNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17270/?format=api",
                "id": 17270,
                "name": "Confine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-04",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/hype00/in64/confine-sickn.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11379"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5006,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/894/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/894/",
                    "id": 894,
                    "name": "Hype 2000",
                    "tagline": "",
                    "start_date": "2000-03-03",
                    "end_date": "2000-03-05",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.56512,
                    "longitude": 13.01874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}