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

{
    "url": "https://demozoo.org/api/v1/productions/42103/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42103/",
    "id": 42103,
    "title": "Cult of voodoo",
    "author_nicks": [
        {
            "name": "Cooper",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10177/?format=api",
                "id": 10177,
                "name": "Cooper",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phase Truce",
            "abbreviation": "PHT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                "id": 10049,
                "name": "Phase Truce",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-03-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/astrosyn99/image_processing/a2-24bit.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/astrosyn99/image_processing/cooper-cultofvoodoo.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "40",
            "competition": {
                "id": 4029,
                "name": "24bit Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/577/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/577/",
                    "id": 577,
                    "name": "Astrosyn 1999",
                    "tagline": "Astrosyn 2",
                    "start_date": "1999-03-20",
                    "end_date": "1999-03-21",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/7e/1996.p42103.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/f0/7e/1996.p42103.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/7e/1996.p42103.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}