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

{
    "url": "https://demozoo.org/api/v1/productions/60900/?format=api",
    "demozoo_url": "https://demozoo.org/music/60900/",
    "id": 60900,
    "title": "Box of Shit",
    "author_nicks": [
        {
            "name": "DJ Freax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33313/?format=api",
                "id": 33313,
                "name": "DJ Freax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-05-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": 3,
            "ranking": "3",
            "score": "36",
            "competition": {
                "id": 6673,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/297/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/297/",
                    "id": 297,
                    "name": "Millennium 1902",
                    "tagline": "",
                    "start_date": "2002-05-04",
                    "end_date": "2002-05-05",
                    "location": "Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.90255,
                    "longitude": 27.563101,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}