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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27808/?format=api",
        "demozoo_url": "https://demozoo.org/music/27808/",
        "id": 27808,
        "title": "Take What You Want",
        "author_nicks": [
            {
                "name": "Paul Galbraith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19249/?format=api",
                    "id": 19249,
                    "name": "Paul Galbraith",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172075/?format=api",
        "demozoo_url": "https://demozoo.org/music/172075/",
        "id": 172075,
        "title": "Immortal Storm",
        "author_nicks": [
            {
                "name": "Paul Galbraith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19249/?format=api",
                    "id": 19249,
                    "name": "Paul Galbraith",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]