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

{
    "url": "https://demozoo.org/api/v1/productions/199099/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/199099/",
    "id": 199099,
    "title": "Into the air",
    "author_nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85905/?format=api",
                "id": 85905,
                "name": "Fred",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-03-28",
    "supertype": "graphics",
    "platforms": [],
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 14917,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3789/",
                    "id": 3789,
                    "name": "Nova Spring Conference",
                    "tagline": "Amiga party",
                    "start_date": "1992-03-28",
                    "end_date": "1992-03-29",
                    "location": "Grästorps Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.33333,
                    "longitude": 12.66667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/44/90bb.179338.png",
            "original_width": 1075,
            "original_height": 799,
            "standard_url": "https://media.demozoo.org/screens/s/83/44/90bb.179338.png",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/44/90bb.179338.png",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}