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

{
    "url": "https://demozoo.org/api/v1/productions/173166/?format=api",
    "demozoo_url": "https://demozoo.org/music/173166/",
    "id": 173166,
    "title": "Olden Days",
    "author_nicks": [
        {
            "name": "Syphus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6048/?format=api",
                "id": 6048,
                "name": "Syphus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-18",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "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/2009/lcp09/snes_music/up-snes_syphus_partyversion.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "06.2b",
            "competition": {
                "id": 13280,
                "name": "SNES Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/606/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/606/",
                    "id": 606,
                    "name": "Little Computer People 2009",
                    "tagline": "",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.60587,
                    "longitude": 13.00073,
                    "website": "http://www.lcp.c64.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}