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

{
    "url": "https://demozoo.org/api/v1/productions/342653/?format=api",
    "demozoo_url": "https://demozoo.org/music/342653/",
    "id": 342653,
    "title": "Disco Vibe",
    "author_nicks": [
        {
            "name": "Manical",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128256/?format=api",
                "id": 128256,
                "name": "Manical",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Great Red",
            "abbreviation": "G-Red",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139506/?format=api",
                "id": 139506,
                "name": "Great Red",
                "is_group": true
            }
        },
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        },
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-01-14",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Manical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128256/?format=api",
                    "id": 128256,
                    "name": "Manical",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Recreation. Original by cTrix."
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?202740"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}