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

{
    "url": "https://demozoo.org/api/v1/productions/40272/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40272/",
    "id": 40272,
    "title": "De tre stockarna Bruse",
    "author_nicks": [
        {
            "name": "Stock United",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25873/?format=api",
                "id": 25873,
                "name": "Stock United",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/pool-position98/ifst/01.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "4",
            "competition": {
                "id": 3783,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/923/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/923/",
                    "id": 923,
                    "name": "Pool Position 1998",
                    "tagline": "",
                    "start_date": "1998-05",
                    "end_date": "1998-05",
                    "location": "Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.06248,
                    "longitude": 11.90473,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}