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

{
    "url": "https://demozoo.org/api/v1/productions/69878/?format=api",
    "demozoo_url": "https://demozoo.org/productions/69878/",
    "id": 69878,
    "title": "Парадигма истины",
    "author_nicks": [
        {
            "name": "fly-frog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27731/?format=api",
                "id": 27731,
                "name": "fly-frog",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/chaosconstructions12/demo/ht5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gc_I06kcMfw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "97",
            "competition": {
                "id": 7509,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1376/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1376/",
                    "id": 1376,
                    "name": "Chaos Constructions 2012",
                    "tagline": "",
                    "start_date": "2012-08-25",
                    "end_date": "2012-08-26",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}