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

[
    {
        "url": "https://demozoo.org/api/v1/productions/383622/?format=api",
        "demozoo_url": "https://demozoo.org/music/383622/",
        "id": 383622,
        "title": "2bU",
        "author_nicks": [
            {
                "name": "D-Groove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154123/?format=api",
                    "id": 154123,
                    "name": "D-Groove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-16",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/383469/?format=api",
        "demozoo_url": "https://demozoo.org/music/383469/",
        "id": 383469,
        "title": "D-Gruv vs. Ton-zilla",
        "author_nicks": [
            {
                "name": "D-Groove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154123/?format=api",
                    "id": 154123,
                    "name": "D-Groove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/383421/?format=api",
        "demozoo_url": "https://demozoo.org/music/383421/",
        "id": 383421,
        "title": "MixVaporub @1998",
        "author_nicks": [
            {
                "name": "D-Groove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154123/?format=api",
                    "id": 154123,
                    "name": "D-Groove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    }
]