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

{
    "url": "https://demozoo.org/api/v1/productions/285891/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285891/",
    "id": 285891,
    "title": "Oh crap, Assembly is in two days!",
    "author_nicks": [
        {
            "name": "Nanohenry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113533/?format=api",
                "id": 113533,
                "name": "Nanohenry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-10-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2020/assembly20/demo/oh-crap-demo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "261",
            "competition": {
                "id": 16213,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4027/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4027/",
                    "id": 4027,
                    "name": "Assembly Online 2020",
                    "tagline": "",
                    "start_date": "2020-10-14",
                    "end_date": "2020-10-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.assembly.org/online20"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "blender",
        "processing"
    ]
}