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

{
    "url": "https://demozoo.org/api/v1/productions/37008/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37008/",
    "id": 37008,
    "title": "Meltown2.5",
    "author_nicks": [
        {
            "name": "IceGuyz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24081/?format=api",
                "id": 24081,
                "name": "IceGuyz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10-20",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/the_meltdown97/wild/iceguyz_meltown2.avi"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3290,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/858/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/858/",
                    "id": 858,
                    "name": "The Meltdown 1997 (2)",
                    "tagline": "",
                    "start_date": "1997-10-19",
                    "end_date": "1997-10-21",
                    "location": "Skive, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.566639,
                    "longitude": 9.03203,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}