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

{
    "url": "https://demozoo.org/api/v1/productions/135122/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/135122/",
    "id": 135122,
    "title": "ADT",
    "author_nicks": [
        {
            "name": "ADT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/867/?format=api",
                "id": 867,
                "name": "ADT",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Soc. Brigade",
            "abbreviation": "SB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/869/?format=api",
                "id": 869,
                "name": "Soc. Brigade",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-06-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 11335,
                "name": "Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1862/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1862/",
                    "id": 1862,
                    "name": "Hurricane and Brutal Summer Party 1992",
                    "tagline": "",
                    "start_date": "1992-06-26",
                    "end_date": "1992-06-29",
                    "location": "Tranebjerg, Samsø Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.8326,
                    "longitude": 10.59723,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/8d/725d.302132.gif",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/7d/8d/725d.302132.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/8d/725d.302132.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}