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

{
    "url": "https://demozoo.org/api/v1/productions/100331/?format=api",
    "demozoo_url": "https://demozoo.org/music/100331/",
    "id": 100331,
    "title": "This Is The End",
    "author_nicks": [
        {
            "name": "Vedder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7358/?format=api",
                "id": 7358,
                "name": "Vedder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-02-14",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=134183"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Vedder/this%20is%20the%20end.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/datastorm14/amiga/music_tracked/mod.this_is_the_end"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=70846"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/johanletfors/vedder-this-is-the-end"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 10029,
                "name": "Amiga Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1954/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1954/",
                    "id": 1954,
                    "name": "Datastorm 2014",
                    "tagline": "The Final Datastorm",
                    "start_date": "2014-02-14",
                    "end_date": "2014-02-16",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}