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

{
    "url": "https://demozoo.org/api/v1/productions/28665/?format=api",
    "demozoo_url": "https://demozoo.org/music/28665/",
    "id": 28665,
    "title": "Love Machine",
    "author_nicks": [
        {
            "name": "Blaze Runner",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18995/?format=api",
                "id": 18995,
                "name": "Blaze Runner",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pure",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                "id": 19658,
                "name": "Pure",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-09",
    "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%202/Blaze%20Runner/love%20machine.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "",
            "competition": {
                "id": 2168,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/720/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/720/",
                    "id": 720,
                    "name": "Somewhere In Holland 1995",
                    "tagline": "",
                    "start_date": "1995-07-08",
                    "end_date": "1995-07-10",
                    "location": "Roosendaal, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.53083,
                    "longitude": 4.46528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "18ch",
        "xm"
    ]
}