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

{
    "url": "https://demozoo.org/api/v1/productions/53853/?format=api",
    "demozoo_url": "https://demozoo.org/music/53853/",
    "id": 53853,
    "title": "Morning Gloom",
    "author_nicks": [
        {
            "name": "Teel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3031/?format=api",
                "id": 3031,
                "name": "Teel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-12",
    "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": 14,
            "ranking": "14",
            "score": "12",
            "competition": {
                "id": 5644,
                "name": "Mp3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/82/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/82/",
                    "id": 82,
                    "name": "Escape 2001 (.fi)",
                    "tagline": "",
                    "start_date": "2001-05-11",
                    "end_date": "2001-05-13",
                    "location": "Espoo, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}