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

{
    "url": "https://demozoo.org/api/v1/productions/100342/?format=api",
    "demozoo_url": "https://demozoo.org/music/100342/",
    "id": 100342,
    "title": "Krunk'd",
    "author_nicks": [
        {
            "name": "H0ffman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                "id": 1525,
                "name": "H0ffman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Focus Design",
            "abbreviation": "FD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                "id": 3714,
                "name": "Focus Design",
                "is_group": true
            }
        },
        {
            "name": "Unstable Label",
            "abbreviation": "UNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6284/?format=api",
                "id": 6284,
                "name": "Unstable Label",
                "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Hoffman/krunk%27d.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/datastorm14/amiga/music_tracked/mod.krunk_d"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/h0ffman/hoffman-krunkd"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "1",
            "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"
    ]
}