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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292342/?format=api",
        "demozoo_url": "https://demozoo.org/music/292342/",
        "id": 292342,
        "title": "Persia 1K",
        "author_nicks": [
            {
                "name": "2a03fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121269/?format=api",
                    "id": 121269,
                    "name": "2a03fox",
                    "is_group": false
                }
            },
            {
                "name": "Orby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53612/?format=api",
                    "id": 53612,
                    "name": "Orby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "bytebeat",
            "bbvm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291139/?format=api",
        "demozoo_url": "https://demozoo.org/music/291139/",
        "id": 291139,
        "title": "spaghettiAndCyanide",
        "author_nicks": [
            {
                "name": "2a03fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121269/?format=api",
                    "id": 121269,
                    "name": "2a03fox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-03-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "bytebeat"
        ]
    }
]