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

{
    "url": "https://demozoo.org/api/v1/productions/64184/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64184/",
    "id": 64184,
    "title": "Battle of O.S.",
    "author_nicks": [
        {
            "name": "Big Scary Agency",
            "abbreviation": "BSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36487/?format=api",
                "id": 36487,
                "name": "Big Scary Agency",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-28",
    "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/2002/theparty02/demo/bsa_-_battle_of_o.s.mpg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32119"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "312",
            "competition": {
                "id": 7101,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1026/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1026/",
                    "id": 1026,
                    "name": "The Party 2002",
                    "tagline": "Demos, Games, Party!",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Aars, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.803162,
                    "longitude": 9.51704,
                    "website": "http://theparty.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}