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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370175/?format=api",
        "demozoo_url": "https://demozoo.org/music/370175/",
        "id": 370175,
        "title": "Little Computer Boy",
        "author_nicks": [
            {
                "name": "Look",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148555/?format=api",
                    "id": 148555,
                    "name": "Look",
                    "is_group": false
                }
            },
            {
                "name": "Zalza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3038/?format=api",
                    "id": 3038,
                    "name": "Zalza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chipztream",
                "abbreviation": "CZM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28531/?format=api",
                    "id": 28531,
                    "name": "Chipztream",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157021/?format=api",
        "demozoo_url": "https://demozoo.org/music/157021/",
        "id": 157021,
        "title": "Burning Heart",
        "author_nicks": [
            {
                "name": "Look",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148555/?format=api",
                    "id": 148555,
                    "name": "Look",
                    "is_group": false
                }
            },
            {
                "name": "Zalza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3038/?format=api",
                    "id": 3038,
                    "name": "Zalza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tequila",
                "abbreviation": "TQL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                    "id": 9999,
                    "name": "Tequila",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]