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

{
    "url": "https://demozoo.org/api/v1/productions/172790/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172790/",
    "id": 172790,
    "title": "Nie Zapomnę",
    "author_nicks": [
        {
            "name": "Willy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3683/?format=api",
                "id": 3683,
                "name": "Willy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gdzie Gorzala Squad",
            "abbreviation": "GGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40331/?format=api",
                "id": 40331,
                "name": "Gdzie Gorzala Squad",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-06-03",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fuqiB3uMujw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "154",
            "competition": {
                "id": 13249,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3142/",
                    "id": 3142,
                    "name": "Decrunch 2017",
                    "tagline": "",
                    "start_date": "2017-06-02",
                    "end_date": "2017-06-04",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "http://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}