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

{
    "url": "https://demozoo.org/api/v1/productions/73041/?format=api",
    "demozoo_url": "https://demozoo.org/productions/73041/",
    "id": 73041,
    "title": "The tale of the rat lab",
    "author_nicks": [
        {
            "name": "Flux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14040/?format=api",
                "id": 14040,
                "name": "Flux",
                "is_group": false
            }
        },
        {
            "name": "Shark",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40088/?format=api",
                "id": 40088,
                "name": "Shark",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-24",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/summerencounter98/anim/the_tale.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32358"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nA-Zusre6fc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "148",
            "competition": {
                "id": 7720,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/675/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/675/",
                    "id": 675,
                    "name": "Summer Encounter 1998",
                    "tagline": "",
                    "start_date": "1998-07-22",
                    "end_date": "1998-07-25",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}