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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311116/?format=api",
        "demozoo_url": "https://demozoo.org/music/311116/",
        "id": 311116,
        "title": "Acid",
        "author_nicks": [
            {
                "name": "Prophecy2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133085/?format=api",
                    "id": 133085,
                    "name": "Prophecy2000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "it",
            "remix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311115/?format=api",
        "demozoo_url": "https://demozoo.org/music/311115/",
        "id": 311115,
        "title": "Clone",
        "author_nicks": [
            {
                "name": "Prophecy2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133085/?format=api",
                    "id": 133085,
                    "name": "Prophecy2000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]