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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285429/?format=api",
        "demozoo_url": "https://demozoo.org/music/285429/",
        "id": 285429,
        "title": "Sausages and Cream",
        "author_nicks": [
            {
                "name": "Spectryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117393/?format=api",
                    "id": 117393,
                    "name": "Spectryl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "2ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285205/?format=api",
        "demozoo_url": "https://demozoo.org/music/285205/",
        "id": 285205,
        "title": "Plasmattack",
        "author_nicks": [
            {
                "name": "Spectryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117393/?format=api",
                    "id": 117393,
                    "name": "Spectryl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285141/?format=api",
        "demozoo_url": "https://demozoo.org/music/285141/",
        "id": 285141,
        "title": "Bah Blah Blue SH33p",
        "author_nicks": [
            {
                "name": "Spectryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117393/?format=api",
                    "id": 117393,
                    "name": "Spectryl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-28",
        "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"
        ]
    }
]