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

{
    "url": "https://demozoo.org/api/v1/productions/80183/?format=api",
    "demozoo_url": "https://demozoo.org/music/80183/",
    "id": 80183,
    "title": "GIGoR",
    "author_nicks": [
        {
            "name": "Moosh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26529/?format=api",
                "id": 26529,
                "name": "Moosh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-06-25",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/abstract05/fast/music/5.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=3",
            "score": "0",
            "competition": {
                "id": 8309,
                "name": "15 Sec Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1130/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1130/",
                    "id": 1130,
                    "name": "Abstract 2005",
                    "tagline": "",
                    "start_date": "2005-06-25",
                    "end_date": "2005-06-26",
                    "location": "Gliwice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.29761,
                    "longitude": 18.67658,
                    "website": "http://www.abstract.scene.pl/index2.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}