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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154591/?format=api",
        "demozoo_url": "https://demozoo.org/music/154591/",
        "id": 154591,
        "title": "Hobb's End",
        "author_nicks": [
            {
                "name": "Trurl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64408/?format=api",
                    "id": 64408,
                    "name": "Trurl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "runstoprestore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24767/?format=api",
                    "id": 24767,
                    "name": "runstoprestore",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171170/?format=api",
        "demozoo_url": "https://demozoo.org/music/171170/",
        "id": 171170,
        "title": "Junkyard at Dusk",
        "author_nicks": [
            {
                "name": "Trurl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64408/?format=api",
                    "id": 64408,
                    "name": "Trurl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "runstoprestore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24767/?format=api",
                    "id": 24767,
                    "name": "runstoprestore",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "17ch"
        ]
    }
]