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

{
    "url": "https://demozoo.org/api/v1/productions/53850/?format=api",
    "demozoo_url": "https://demozoo.org/music/53850/",
    "id": 53850,
    "title": "Escape From Moscow 1977",
    "author_nicks": [
        {
            "name": "Leopold",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14494/?format=api",
                "id": 14494,
                "name": "Leopold",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "unik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3794/?format=api",
                "id": 3794,
                "name": "unik",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05-12",
    "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": 11,
            "ranking": "11",
            "score": "21",
            "competition": {
                "id": 5644,
                "name": "Mp3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/82/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/82/",
                    "id": 82,
                    "name": "Escape 2001 (.fi)",
                    "tagline": "",
                    "start_date": "2001-05-11",
                    "end_date": "2001-05-13",
                    "location": "Espoo, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}