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

{
    "url": "https://demozoo.org/api/v1/productions/87478/?format=api",
    "demozoo_url": "https://demozoo.org/music/87478/",
    "id": 87478,
    "title": "Out_of_the_storm",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-04",
    "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": 4,
            "ranking": "4",
            "score": "40",
            "competition": {
                "id": 9265,
                "name": "MSX - Streaming",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/164/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/164/",
                    "id": 164,
                    "name": "Riverwash 2010",
                    "tagline": "",
                    "start_date": "2010-09-03",
                    "end_date": "2010-09-05",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23537,
                    "longitude": 21.009485,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}