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

{
    "url": "https://demozoo.org/api/v1/productions/42746/?format=api",
    "demozoo_url": "https://demozoo.org/music/42746/",
    "id": 42746,
    "title": "Dying Dolphin",
    "author_nicks": [
        {
            "name": "Fast Shadow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22627/?format=api",
                "id": 22627,
                "name": "Fast Shadow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SandS",
            "abbreviation": "SNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-03",
    "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": 7,
            "ranking": "7",
            "score": "26",
            "competition": {
                "id": 4107,
                "name": "PC/Amiga Multi-Ch Music (Alternative)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/275/",
                    "id": 275,
                    "name": "Chaos Constructions 999",
                    "tagline": "",
                    "start_date": "1999-07-03",
                    "end_date": "1999-07-04",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": "http://cc999.da.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}