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

{
    "url": "https://demozoo.org/api/v1/productions/286777/?format=api",
    "demozoo_url": "https://demozoo.org/music/286777/",
    "id": 286777,
    "title": "Hardcore",
    "author_nicks": [
        {
            "name": "Noro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11544/?format=api",
                "id": 11544,
                "name": "Noro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7",
            "competition": {
                "id": 16247,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2744/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2744/",
                    "id": 2744,
                    "name": "ArtWay 2015",
                    "tagline": "",
                    "start_date": "2015-07-03",
                    "end_date": "2015-07-05",
                    "location": "Okres Tachov, Plzeňský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.76667,
                    "longitude": 12.75,
                    "website": "http://artway.untergrund.net/party.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}