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

{
    "url": "https://demozoo.org/api/v1/productions/51204/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/51204/",
    "id": 51204,
    "title": "Function07",
    "author_nicks": [
        {
            "name": "Devistator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10186/?format=api",
                "id": 10186,
                "name": "Devistator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dual Crew Shining",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining",
                "is_group": true
            }
        },
        {
            "name": "UKScene Allstars",
            "abbreviation": "UKSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6413/?format=api",
                "id": 6413,
                "name": "UKScene Allstars",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-09-22",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/function07/ansi_ascii/dvs_dcs_function07_asciicompo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "58",
            "competition": {
                "id": 5267,
                "name": "Ansi/Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/136/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/136/",
                    "id": 136,
                    "name": "Function 2007",
                    "tagline": "",
                    "start_date": "2007-09-21",
                    "end_date": "2007-09-23",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2007.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/28/8bca.153117.png",
            "original_width": 624,
            "original_height": 1088,
            "standard_url": "https://media.demozoo.org/screens/s/87/28/8bca.153117.png",
            "standard_width": 172,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/28/8bca.153117.png",
            "thumbnail_width": 86,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}