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

{
    "url": "https://demozoo.org/api/v1/productions/35313/?format=api",
    "demozoo_url": "https://demozoo.org/music/35313/",
    "id": 35313,
    "title": "Goes with da bong",
    "author_nicks": [
        {
            "name": "Spot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3168/?format=api",
                "id": 3168,
                "name": "Spot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TLE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23226/?format=api",
                "id": 23226,
                "name": "TLE",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-06-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Spot/goes%20with%20da%20bong.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=50968"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "35",
            "competition": {
                "id": 3018,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/603/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/603/",
                    "id": 603,
                    "name": "Icing 1997",
                    "tagline": "",
                    "start_date": "1997-06-14",
                    "end_date": "1997-06-18",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.8,
                    "longitude": 12.31667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}