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

{
    "url": "https://demozoo.org/api/v1/productions/1454/?format=api",
    "demozoo_url": "https://demozoo.org/music/1454/",
    "id": 1454,
    "title": "Streets of Carl Berner",
    "author_nicks": [
        {
            "name": "TrAFo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6595/?format=api",
                "id": 6595,
                "name": "Ponas",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-06-30",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/solskogen02/mp3/trafo-streets_of_carl_berner.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "5.38%",
            "competition": {
                "id": 77,
                "name": "Ogg/MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/32/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/32/",
                    "id": 32,
                    "name": "Solskogen 2002",
                    "tagline": "Natural Scene Habitat",
                    "start_date": "2002-06-28",
                    "end_date": "2002-06-30",
                    "location": "Ås, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.66366,
                    "longitude": 10.79101,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}