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

{
    "url": "https://demozoo.org/api/v1/productions/55870/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55870/",
    "id": 55870,
    "title": "Summer Vacations 2002",
    "author_nicks": [
        {
            "name": "Ivan MT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33146/?format=api",
                "id": 33146,
                "name": "Ivan MT",
                "is_group": false
            }
        },
        {
            "name": "ReLeN@",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33147/?format=api",
                "id": 33147,
                "name": "ReLeN@",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Warpig Studio",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33148/?format=api",
                "id": 33148,
                "name": "Warpig Studio",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-24",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/cafe02/anim/sv2002.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "174",
            "competition": {
                "id": 5985,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/300/",
                    "id": 300,
                    "name": "CAFe 2002",
                    "tagline": "Computer Art Festival 2002",
                    "start_date": "2002-08-24",
                    "end_date": "2002-08-25",
                    "location": "Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75,
                    "longitude": 49.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}