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

{
    "url": "https://demozoo.org/api/v1/productions/16081/?format=api",
    "demozoo_url": "https://demozoo.org/music/16081/",
    "id": 16081,
    "title": "Night Ride - No Ho4homy Ropody",
    "author_nicks": [
        {
            "name": "Glider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9638/?format=api",
                "id": 9638,
                "name": "Glider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Energy Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9639/?format=api",
                "id": 9639,
                "name": "Energy Group",
                "is_group": true
            }
        },
        {
            "name": "XXL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9273/?format=api",
                "id": 9273,
                "name": "XXL",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-09-21",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200309/mln03/night_ride.pt3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "5",
            "competition": {
                "id": 941,
                "name": "ZX Spectrum AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/310/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/310/",
                    "id": 310,
                    "name": "Millennium 1903",
                    "tagline": "",
                    "start_date": "2003-09-20",
                    "end_date": "2003-09-21",
                    "location": "Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.90255,
                    "longitude": 27.563101,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}