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

{
    "url": "https://demozoo.org/api/v1/productions/35195/?format=api",
    "demozoo_url": "https://demozoo.org/music/35195/",
    "id": 35195,
    "title": "Seaweed",
    "author_nicks": [
        {
            "name": "Key G",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20135/?format=api",
                "id": 20135,
                "name": "KeyG",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-29",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "32",
            "competition": {
                "id": 3006,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/568/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/568/",
                    "id": 568,
                    "name": "Gravity 1997",
                    "tagline": "2",
                    "start_date": "1997-08-30",
                    "end_date": "1997-08-31",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}