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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299508/?format=api",
        "demozoo_url": "https://demozoo.org/music/299508/",
        "id": 299508,
        "title": "Elixire I",
        "author_nicks": [
            {
                "name": "Witchcraft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131015/?format=api",
                    "id": 131015,
                    "name": "Witchcraft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171180/?format=api",
        "demozoo_url": "https://demozoo.org/music/171180/",
        "id": 171180,
        "title": "Passport 2 Heaven",
        "author_nicks": [
            {
                "name": "Witchcraft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131015/?format=api",
                    "id": 131015,
                    "name": "Witchcraft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Liquid Dreams",
                "abbreviation": "LDi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26025/?format=api",
                    "id": 26025,
                    "name": "Liquid Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]