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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289440/?format=api",
        "demozoo_url": "https://demozoo.org/music/289440/",
        "id": 289440,
        "title": "Bythelakeshewaits",
        "author_nicks": [
            {
                "name": "Myristica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117278/?format=api",
                    "id": 117278,
                    "name": "Ming Grey",
                    "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": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298452/?format=api",
        "demozoo_url": "https://demozoo.org/music/298452/",
        "id": 298452,
        "title": "Cats At Play",
        "author_nicks": [
            {
                "name": "Ming Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117278/?format=api",
                    "id": 117278,
                    "name": "Ming Grey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shattered Fixtures",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117276/?format=api",
                    "id": 117276,
                    "name": "Shattered Fixtures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]