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

{
    "url": "https://demozoo.org/api/v1/productions/277901/?format=api",
    "demozoo_url": "https://demozoo.org/music/277901/",
    "id": 277901,
    "title": "STADT UM MICH RUM",
    "author_nicks": [
        {
            "name": "Mefis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9906/?format=api",
                "id": 9906,
                "name": "Mefis",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Funk!",
            "abbreviation": "F!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9899/?format=api",
                "id": 9899,
                "name": "Funk!",
                "is_group": true
            }
        },
        {
            "name": "The Planet Of Leather Moomins",
            "abbreviation": "TPOLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-01-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%202/Mefis/stadt%20um%20mich%20rum.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "14ch",
        "xm"
    ]
}