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

{
    "url": "https://demozoo.org/api/v1/productions/267031/?format=api",
    "demozoo_url": "https://demozoo.org/music/267031/",
    "id": 267031,
    "title": "I Don't Like Sundays",
    "author_nicks": [
        {
            "name": "Cubik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35589/?format=api",
                "id": 35589,
                "name": "Cubik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Orchide",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12959/?format=api",
                "id": 12959,
                "name": "Orchide",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-02",
    "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/Cubik/i%20don't%20like%20sundays.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=05opKmuYPvU"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}