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

{
    "url": "https://demozoo.org/api/v1/productions/314463/?format=api",
    "demozoo_url": "https://demozoo.org/music/314463/",
    "id": 314463,
    "title": "It's The Law(n)",
    "author_nicks": [
        {
            "name": "dIRTIE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10388/?format=api",
                "id": 10388,
                "name": "dIRTIE",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Moods Plateau",
            "abbreviation": "MDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-22",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://moodsplateau.net/products/singles/dIRTIE-It's%20the%20law(n)%20-%20TRSAC%202022.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}