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

{
    "url": "https://demozoo.org/api/v1/productions/43665/?format=api",
    "demozoo_url": "https://demozoo.org/music/43665/",
    "id": 43665,
    "title": "Never Forget",
    "author_nicks": [
        {
            "name": "Tetsuoman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27337/?format=api",
                "id": 27337,
                "name": "Tetsuoman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FPU",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27338/?format=api",
                "id": 27338,
                "name": "FPU",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 4249,
                "name": "Wild Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/587/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/587/",
                    "id": 587,
                    "name": "Flashparty 1999",
                    "tagline": "",
                    "start_date": "1999-11-05",
                    "end_date": "1999-11-07",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}