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

{
    "url": "https://demozoo.org/api/v1/productions/202313/?format=api",
    "demozoo_url": "https://demozoo.org/music/202313/",
    "id": 202313,
    "title": "Alien Seckse Clone (final version)",
    "author_nicks": [
        {
            "name": "Echo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/277/?format=api",
                "id": 277,
                "name": "Echo",
                "is_group": false
            }
        },
        {
            "name": "Simn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45682/?format=api",
                "id": 45682,
                "name": "Simon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fudge",
            "abbreviation": "FDG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/367/?format=api",
                "id": 367,
                "name": "Fudge",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-12-29",
    "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/Simon/ailien%20seckse%20clone.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20ch",
        "xm"
    ]
}