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

[
    {
        "url": "https://demozoo.org/api/v1/productions/264770/?format=api",
        "demozoo_url": "https://demozoo.org/music/264770/",
        "id": 264770,
        "title": "Kamika",
        "author_nicks": [
            {
                "name": "Wild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62610/?format=api",
                    "id": 62610,
                    "name": "Wild",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-07",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151348/?format=api",
        "demozoo_url": "https://demozoo.org/music/151348/",
        "id": 151348,
        "title": "Memorial",
        "author_nicks": [
            {
                "name": "Wild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62610/?format=api",
                    "id": 62610,
                    "name": "Wild",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phase Truce",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                    "id": 10049,
                    "name": "Phase Truce",
                    "is_group": true
                }
            },
            {
                "name": "Rektum",
                "abbreviation": "RKM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12748/?format=api",
                    "id": 12748,
                    "name": "Rektum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/264771/?format=api",
        "demozoo_url": "https://demozoo.org/music/264771/",
        "id": 264771,
        "title": "Zoltar",
        "author_nicks": [
            {
                "name": "Wild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62610/?format=api",
                    "id": 62610,
                    "name": "Wild",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-11",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]