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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283888/?format=api",
        "demozoo_url": "https://demozoo.org/music/283888/",
        "id": 283888,
        "title": "30-56-99",
        "author_nicks": [
            {
                "name": "Cenotaph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48422/?format=api",
                    "id": 48422,
                    "name": "Cenotaph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Danger High Voltage",
                "abbreviation": "DHV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62148/?format=api",
                    "id": 62148,
                    "name": "Danger High Voltage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284235/?format=api",
        "demozoo_url": "https://demozoo.org/music/284235/",
        "id": 284235,
        "title": "-19(0)",
        "author_nicks": [
            {
                "name": "Cenotaph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48422/?format=api",
                    "id": 48422,
                    "name": "Cenotaph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Danger High Voltage",
                "abbreviation": "DHV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62148/?format=api",
                    "id": 62148,
                    "name": "Danger High Voltage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "it"
        ]
    }
]