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

{
    "url": "https://demozoo.org/api/v1/productions/24564/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/24564/",
    "id": 24564,
    "title": "Runaway",
    "author_nicks": [
        {
            "name": "Kthulu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/311/?format=api",
                "id": 311,
                "name": "Amoivikos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "NEXTEMPIRE",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                "id": 10231,
                "name": "NEXTEMPIRE",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-05",
    "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/2000/assembly00/grfx/runaway_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "ArtcityImage",
            "url": "http://artcity.bitfellas.org/index.php?a=show&id=66"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "1883",
            "competition": {
                "id": 1696,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/107/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/107/",
                    "id": 107,
                    "name": "Assembly 2000",
                    "tagline": "",
                    "start_date": "2000-08-03",
                    "end_date": "2000-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/34/d4ca.96303.png",
            "original_width": 800,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/37/34/d4ca.96303.jpg",
            "standard_width": 400,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/34/d4ca.96303.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 144
        }
    ],
    "tags": []
}