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

{
    "url": "https://demozoo.org/api/v1/productions/2718/?format=api",
    "demozoo_url": "https://demozoo.org/music/2718/",
    "id": 2718,
    "title": "Temple of Decay",
    "author_nicks": [
        {
            "name": "Herotyc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10023/?format=api",
                "id": 10023,
                "name": "Herotyc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Asynkro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5360/?format=api",
                "id": 5360,
                "name": "Asynkro",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-11-13",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/kindergarden05/music/32k_executable/hr-todc%21.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "5",
            "competition": {
                "id": 267,
                "name": "32K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/142/",
                    "id": 142,
                    "name": "Kindergarden 2005",
                    "tagline": "20005 - Even the future has to start sometime",
                    "start_date": "2005-11-11",
                    "end_date": "2005-11-13",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/73/4e/9212.332756.png",
            "original_width": 481,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/73/4e/9212.332756.png",
            "standard_width": 400,
            "standard_height": 199,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/4e/9212.332756.png",
            "thumbnail_width": 200,
            "thumbnail_height": 99
        }
    ],
    "tags": [
        "ksynth"
    ]
}