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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298397/?format=api",
        "demozoo_url": "https://demozoo.org/music/298397/",
        "id": 298397,
        "title": "A Tribute To Mr Waisgai",
        "author_nicks": [
            {
                "name": "Hyperextorsion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125759/?format=api",
                    "id": 125759,
                    "name": "Hyperextorsion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298405/?format=api",
        "demozoo_url": "https://demozoo.org/music/298405/",
        "id": 298405,
        "title": "Star Trek Nation",
        "author_nicks": [
            {
                "name": "Hyperextorsion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125759/?format=api",
                    "id": 125759,
                    "name": "Hyperextorsion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298406/?format=api",
        "demozoo_url": "https://demozoo.org/music/298406/",
        "id": 298406,
        "title": "hx-seph.xm",
        "author_nicks": [
            {
                "name": "Hyperextorsion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125759/?format=api",
                    "id": 125759,
                    "name": "Hyperextorsion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    }
]