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

{
    "url": "https://demozoo.org/api/v1/productions/20917/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/20917/",
    "id": 20917,
    "title": "Right of Way",
    "author_nicks": [
        {
            "name": "Zerlh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5718/?format=api",
                "id": 5718,
                "name": "Zerlh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainwank",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5618/?format=api",
                "id": 5618,
                "name": "Brainwank",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/2003/evoke03/ascii_ansi/evk03-asc.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/evoke03/ascii_ansi/evoke2003_ascii_zerlh.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "24",
            "competition": {
                "id": 1347,
                "name": "PC ANSI & ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/353/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/353/",
                    "id": 353,
                    "name": "Evoke 2003",
                    "tagline": "Evoke Z003 - The Monkey Meeting",
                    "start_date": "2003-08-22",
                    "end_date": "2003-08-24",
                    "location": "Südstadt, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.23348,
                    "longitude": 10.55808,
                    "website": "http://archive.evoke.eu/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/28/3065.135191.png",
            "original_width": 640,
            "original_height": 1664,
            "standard_url": "https://media.demozoo.org/screens/s/ff/28/3065.135191.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/28/3065.135191.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}