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

{
    "url": "https://demozoo.org/api/v1/productions/61908/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61908/",
    "id": 61908,
    "title": "Terrori",
    "author_nicks": [
        {
            "name": "K-Statik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35891/?format=api",
                "id": 35891,
                "name": "K-Statik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Outkazt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18424/?format=api",
                "id": 18424,
                "name": "Outkazt",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/assembly02/flash/terrori_by_k-statik_outkazt.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1443",
            "competition": {
                "id": 6779,
                "name": "Flash Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/108/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/108/",
                    "id": 108,
                    "name": "Assembly 2002",
                    "tagline": "",
                    "start_date": "2002-08-01",
                    "end_date": "2002-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}