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

{
    "url": "https://demozoo.org/api/v1/productions/184702/?format=api",
    "demozoo_url": "https://demozoo.org/music/184702/",
    "id": 184702,
    "title": "RB + S",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-17",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14150,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3480/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3480/",
                    "id": 3480,
                    "name": "Forever 2018",
                    "tagline": "19: The 8-Bit Atlantis",
                    "start_date": "2018-03-16",
                    "end_date": "2018-03-18",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}