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

{
    "url": "https://demozoo.org/api/v1/productions/44902/?format=api",
    "demozoo_url": "https://demozoo.org/music/44902/",
    "id": 44902,
    "title": "Just Talking",
    "author_nicks": [
        {
            "name": "Kokesz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27833/?format=api",
                "id": 27833,
                "name": "Kokesz",
                "is_group": false
            }
        },
        {
            "name": "Kopernik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21596/?format=api",
                "id": 21596,
                "name": "Kopernik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "55",
            "competition": {
                "id": 4422,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/936/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/936/",
                    "id": 936,
                    "name": "Satellite 1999",
                    "tagline": "",
                    "start_date": "1999-11-13",
                    "end_date": "1999-11-14",
                    "location": "Szczecin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.42894,
                    "longitude": 14.55302,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}