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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267022/?format=api",
        "demozoo_url": "https://demozoo.org/music/267022/",
        "id": 267022,
        "title": "The Plan",
        "author_nicks": [
            {
                "name": "D Fast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3816/?format=api",
                    "id": 3816,
                    "name": "D Fast",
                    "is_group": false
                }
            },
            {
                "name": "en5ca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106443/?format=api",
                    "id": 106443,
                    "name": "en5ca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328537/?format=api",
        "demozoo_url": "https://demozoo.org/music/328537/",
        "id": 328537,
        "title": "Medicated",
        "author_nicks": [
            {
                "name": "en5ca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106443/?format=api",
                    "id": 106443,
                    "name": "en5ca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]