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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28293/?format=api",
        "demozoo_url": "https://demozoo.org/music/28293/",
        "id": 28293,
        "title": "Speared By Guitar",
        "author_nicks": [
            {
                "name": "Jim Jackson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19519/?format=api",
                    "id": 19519,
                    "name": "Jim Jackson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28248/?format=api",
        "demozoo_url": "https://demozoo.org/music/28248/",
        "id": 28248,
        "title": "We Are Wolves Or So...",
        "author_nicks": [
            {
                "name": "Jim Jackson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19519/?format=api",
                    "id": 19519,
                    "name": "Jim Jackson",
                    "is_group": false
                }
            },
            {
                "name": "T.o.B.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/371/?format=api",
                    "id": 371,
                    "name": "T.o.B.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm",
            "guitar"
        ]
    }
]