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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163225/?format=api",
        "demozoo_url": "https://demozoo.org/music/163225/",
        "id": 163225,
        "title": "HP",
        "author_nicks": [
            {
                "name": "Shade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19346/?format=api",
                    "id": 19346,
                    "name": "Shade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19347/?format=api",
                    "id": 19347,
                    "name": "Alien",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27912/?format=api",
        "demozoo_url": "https://demozoo.org/music/27912/",
        "id": 27912,
        "title": "Dartacan",
        "author_nicks": [
            {
                "name": "Shade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19346/?format=api",
                    "id": 19346,
                    "name": "Shade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19347/?format=api",
                    "id": 19347,
                    "name": "Alien",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]