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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373227/?format=api",
        "demozoo_url": "https://demozoo.org/music/373227/",
        "id": 373227,
        "title": "Another World",
        "author_nicks": [
            {
                "name": "D.⌡.$cream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137779/?format=api",
                    "id": 137779,
                    "name": "D.⌡.$cream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            },
            {
                "name": "Venture International Party",
                "abbreviation": "ViP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86006/?format=api",
                    "id": 86006,
                    "name": "Venture International Party",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325688/?format=api",
        "demozoo_url": "https://demozoo.org/music/325688/",
        "id": 325688,
        "title": "Radiation",
        "author_nicks": [
            {
                "name": "D.⌡.$cream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137779/?format=api",
                    "id": 137779,
                    "name": "D.⌡.$cream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "it"
        ]
    }
]