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

{
    "url": "https://demozoo.org/api/v1/productions/176891/?format=api",
    "demozoo_url": "https://demozoo.org/music/176891/",
    "id": 176891,
    "title": "Feel It",
    "author_nicks": [
        {
            "name": "Nema",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18153/?format=api",
                "id": 18153,
                "name": "Nema",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-30",
    "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/Fasttracker 2/Nema/feel it.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/compusphere98/mmul/feelit.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3581,
                "name": "Multichannel Mod",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/471/",
                    "id": 471,
                    "name": "Compusphere 1998 (10)",
                    "tagline": "Compusphere X",
                    "start_date": "1998-10-30",
                    "end_date": "1998-10-31",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "xm"
    ]
}