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

{
    "url": "https://demozoo.org/api/v1/productions/345289/?format=api",
    "demozoo_url": "https://demozoo.org/music/345289/",
    "id": 345289,
    "title": "May I own You?",
    "author_nicks": [
        {
            "name": "Nagz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Greenroom",
            "abbreviation": "GRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13187/?format=api",
                "id": 13187,
                "name": "Greenroom",
                "is_group": true
            }
        },
        {
            "name": "Language Lab",
            "abbreviation": "LL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                "id": 10999,
                "name": "Language Lab",
                "is_group": true
            }
        },
        {
            "name": "Tequila",
            "abbreviation": "TQL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                "id": 9999,
                "name": "Tequila",
                "is_group": true
            }
        }
    ],
    "release_date": "2000",
    "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/Nagz/may i own you.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20ch",
        "xm"
    ]
}