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

{
    "url": "https://demozoo.org/api/v1/productions/37375/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37375/",
    "id": 37375,
    "title": "Rosk!",
    "author_nicks": [
        {
            "name": "Samel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24263/?format=api",
                "id": 24263,
                "name": "Samel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/alternative98/demo/rosk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "=11",
            "score": "6",
            "competition": {
                "id": 3350,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/955/",
                    "id": 955,
                    "name": "Alternative Party 1998",
                    "tagline": "AltParty",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-12",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}