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

{
    "url": "https://demozoo.org/api/v1/productions/29682/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29682/",
    "id": 29682,
    "title": "Sekret życia",
    "author_nicks": [
        {
            "name": "Zenial",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17183/?format=api",
                "id": 17183,
                "name": "Zenial",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-26",
    "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": [
        {
            "nick": {
                "name": "Ket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73293/?format=api",
                    "id": 73293,
                    "name": "Ket",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/digitalart96/jokedemo/sekret.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "19",
            "competition": {
                "id": 2334,
                "name": "Joke Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/809/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/809/",
                    "id": 809,
                    "name": "Digital Art 1996",
                    "tagline": "Digital Art 1.5",
                    "start_date": "1996-10-26",
                    "end_date": "1996-10-27",
                    "location": "Jasło, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 49.745522,
                    "longitude": 21.47349,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}