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

{
    "url": "https://demozoo.org/api/v1/productions/56693/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56693/",
    "id": 56693,
    "title": "Подвиг Полковника",
    "author_nicks": [
        {
            "name": "Comrade Woody",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33214/?format=api",
                "id": 33214,
                "name": "Woody",
                "is_group": false
            }
        },
        {
            "name": "Ivan MT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33146/?format=api",
                "id": 33146,
                "name": "Ivan MT",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-21",
    "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/2004/chaosconstructions04/wild/podvig.avi"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "3.108",
            "competition": {
                "id": 6093,
                "name": "Wild demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/313/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/313/",
                    "id": 313,
                    "name": "Chaos Constructions 2004",
                    "tagline": "",
                    "start_date": "2004-08-21",
                    "end_date": "2004-08-22",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}