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

{
    "url": "https://demozoo.org/api/v1/productions/20150/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20150/",
    "id": 20150,
    "title": "Unser Heiligtum/Germanys Pride",
    "author_nicks": [
        {
            "name": "Tick",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14578/?format=api",
                "id": 14578,
                "name": "Tick",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accept Party Posse",
            "abbreviation": "APP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13037/?format=api",
                "id": 13037,
                "name": "Accept",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/mekkasymposium98/demo/kalli.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "19",
            "score": "10",
            "competition": {
                "id": 1245,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}