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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176886/?format=api",
        "demozoo_url": "https://demozoo.org/music/176886/",
        "id": 176886,
        "title": "Chisser",
        "author_nicks": [
            {
                "name": "Dr-Pcman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73652/?format=api",
                    "id": 73652,
                    "name": "Dr-Pcman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/182620/?format=api",
        "demozoo_url": "https://demozoo.org/music/182620/",
        "id": 182620,
        "title": "Fragel",
        "author_nicks": [
            {
                "name": "Dr-Pcman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73652/?format=api",
                    "id": 73652,
                    "name": "Dr-Pcman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]