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

{
    "url": "https://demozoo.org/api/v1/productions/33783/?format=api",
    "demozoo_url": "https://demozoo.org/music/33783/",
    "id": 33783,
    "title": "Life",
    "author_nicks": [
        {
            "name": "Radium",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2395/?format=api",
                "id": 2395,
                "name": "Radium",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Oops!",
            "abbreviation": "OPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10309/?format=api",
                "id": 10309,
                "name": "Oops!",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-12-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=58428"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "not played",
            "score": "",
            "competition": {
                "id": 2838,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/885/",
                    "id": 885,
                    "name": "Astrosyn 1997",
                    "tagline": "",
                    "start_date": "1997-12-13",
                    "end_date": "1997-12-14",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}