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

{
    "url": "https://demozoo.org/api/v1/productions/56220/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56220/",
    "id": 56220,
    "title": "Darkwing Duck",
    "author_nicks": [
        {
            "name": "Virtual Masters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9239/?format=api",
                "id": 9239,
                "name": "Virtual Masters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "200",
            "competition": {
                "id": 6026,
                "name": "ZX Spectrum Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/308/",
                    "id": 308,
                    "name": "CAFe 2003",
                    "tagline": "Computer Art Festival 2003",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kazan', Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.733009,
                    "longitude": 49.14547,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/99/d7eb.281407.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/b9/99/d7eb.281407.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/99/d7eb.281407.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}