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

{
    "url": "https://demozoo.org/api/v1/productions/267323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267323/",
    "id": 267323,
    "title": "Hex.Anim",
    "author_nicks": [
        {
            "name": "Mermaid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-02-21",
    "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/oblivion98/anim/o98-hex.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15451,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3940/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3940/",
                    "id": 3940,
                    "name": "Oblivion 1998",
                    "tagline": "",
                    "start_date": "1998-02-20",
                    "end_date": "1998-02-22",
                    "location": "Bergen, Hordaland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.392,
                    "longitude": 5.328,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}