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

{
    "url": "https://demozoo.org/api/v1/productions/202007/?format=api",
    "demozoo_url": "https://demozoo.org/music/202007/",
    "id": 202007,
    "title": "Restless Rains by A. Walacinski",
    "author_nicks": [
        {
            "name": "CatMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8959/?format=api",
                "id": 8959,
                "name": "Cat-Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Speccy.pl",
            "abbreviation": "SPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-04-06",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/speccy_pl19/wild/speccy.pl_party_2019.1_wild_catman_restless-rains-party-version.pt3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "116",
            "competition": {
                "id": 15039,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3794/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3794/",
                    "id": 3794,
                    "name": "speccy.pl party 2019.1",
                    "tagline": "",
                    "start_date": "2019-04-06",
                    "end_date": "2019-04-06",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://speccy.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}