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

{
    "url": "https://demozoo.org/api/v1/productions/103749/?format=api",
    "demozoo_url": "https://demozoo.org/music/103749/",
    "id": 103749,
    "title": "Tommy's No. 8",
    "author_nicks": [
        {
            "name": "Front 6",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2282/?format=api",
                "id": 2282,
                "name": "Front 6",
                "is_group": false
            }
        },
        {
            "name": "Tommy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6947/?format=api",
                "id": 6947,
                "name": "Tommy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-08",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/T/TOMMY/MP3/TOMMY_AND_FRONT6-NO_8.MP3"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cHDpfQd6aRI"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1375/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1375/",
            "id": 1375,
            "name": "Silly Venture 2012",
            "tagline": "In Tribute To Jack Tramiel / Falcon 20th Anniversary",
            "start_date": "2012-12-07",
            "end_date": "2012-12-09",
            "location": "Gdansk, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.35276,
            "longitude": 18.650049,
            "website": "http://www.sillyventure.eu/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}