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

[
    {
        "url": "https://demozoo.org/api/v1/productions/128981/?format=api",
        "demozoo_url": "https://demozoo.org/music/128981/",
        "id": 128981,
        "title": "Corrosion",
        "author_nicks": [
            {
                "name": "TKM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55316/?format=api",
                    "id": 55316,
                    "name": "TKM",
                    "is_group": false
                }
            },
            {
                "name": "Unlimited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55315/?format=api",
                    "id": 55315,
                    "name": "Unlimited",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Flashing Bytes",
                "abbreviation": "TFB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51485/?format=api",
                    "id": 51485,
                    "name": "The Flashing Bytes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/216019/?format=api",
        "demozoo_url": "https://demozoo.org/music/216019/",
        "id": 216019,
        "title": "calypso",
        "author_nicks": [
            {
                "name": "TKM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55316/?format=api",
                    "id": 55316,
                    "name": "TKM",
                    "is_group": false
                }
            },
            {
                "name": "Unlimited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55315/?format=api",
                    "id": 55315,
                    "name": "Unlimited",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]