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

{
    "url": "https://demozoo.org/api/v1/productions/285565/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285565/",
    "id": 285565,
    "title": "The Office",
    "author_nicks": [
        {
            "name": "Mielikki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80195/?format=api",
                "id": 80195,
                "name": "Mielikki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-10-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/wild/excel.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=RZHBa3aHyFs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "549",
            "competition": {
                "id": 16204,
                "name": "Real Wild 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": [
        "excel"
    ]
}