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

{
    "url": "https://demozoo.org/api/v1/productions/76092/?format=api",
    "demozoo_url": "https://demozoo.org/music/76092/",
    "id": 76092,
    "title": "The Song That Doesn't Begin",
    "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": "2003-06-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/stream03/tinymusic/the_song_that_doesnt_begin_by_teel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "34",
            "competition": {
                "id": 7940,
                "name": "Tiny Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/213/",
                    "id": 213,
                    "name": "Stream 2003",
                    "tagline": "",
                    "start_date": "2003-06-27",
                    "end_date": "2003-06-29",
                    "location": "Pirkkala, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.44106,
                    "longitude": 23.61414,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}