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

{
    "url": "https://demozoo.org/api/v1/productions/123375/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/123375/",
    "id": 123375,
    "title": "Bull",
    "author_nicks": [
        {
            "name": "The Spy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                "id": 34866,
                "name": "The Spy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Untouchables",
            "abbreviation": "UNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31993/?format=api",
                "id": 31993,
                "name": "The Untouchables",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-09-07",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1992/TGBISTP/STGR16/SPY/BULL.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10899,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1583/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1583/",
                    "id": 1583,
                    "name": "The Great British International ST Party (TGBISTP) 1992",
                    "tagline": "",
                    "start_date": "1992-09-03",
                    "end_date": "1992-09-07",
                    "location": "Bradford, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 53.795731,
                    "longitude": -1.7583,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/07/f9/1766.138579.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/07/f9/1766.138579.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/07/f9/1766.138579.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "dog",
        "union-jack"
    ]
}