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

{
    "url": "https://demozoo.org/api/v1/productions/199657/?format=api",
    "demozoo_url": "https://demozoo.org/music/199657/",
    "id": 199657,
    "title": "Bad Boys",
    "author_nicks": [
        {
            "name": "Ramos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29670/?format=api",
                "id": 29670,
                "name": "Ramos",
                "is_group": false
            }
        },
        {
            "name": "Reiter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18143/?format=api",
                "id": 18143,
                "name": "Reiter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-28",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14936,
                "name": "C64 Sample Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3797/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3797/",
                    "id": 3797,
                    "name": "Devotion 2003",
                    "tagline": "",
                    "start_date": "2002-12-12",
                    "end_date": "2003-03-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://emu64.pl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}