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

{
    "url": "https://demozoo.org/api/v1/productions/66291/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/66291/",
    "id": 66291,
    "title": "The Ultimate",
    "author_nicks": [
        {
            "name": "sergeon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10719/?format=api",
                "id": 10719,
                "name": "sergeon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-03-10",
    "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/2007/numerica07/grfx/sergeon%5Etitan-the_ultimate.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "68",
            "competition": {
                "id": 7234,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/661/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/661/",
                    "id": 661,
                    "name": "Numerica 2007",
                    "tagline": "",
                    "start_date": "2007-03-09",
                    "end_date": "2007-03-11",
                    "location": "Montbéliard, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.50861,
                    "longitude": 6.80297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/d4/7060.pl103889.png",
            "original_width": 799,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/8d/d4/7060.pl103889.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/d4/7060.pl103889.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}