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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155018/?format=api",
        "demozoo_url": "https://demozoo.org/music/155018/",
        "id": 155018,
        "title": "Fretless Bass Jam",
        "author_nicks": [
            {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64541/?format=api",
                    "id": 64541,
                    "name": "Mad Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Katharsis",
                "abbreviation": "KTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37053/?format=api",
                    "id": 37053,
                    "name": "Katharsis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313998/?format=api",
        "demozoo_url": "https://demozoo.org/music/313998/",
        "id": 313998,
        "title": "all we are mad!!!!!",
        "author_nicks": [
            {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64541/?format=api",
                    "id": 64541,
                    "name": "Mad Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Katharsis",
                "abbreviation": "KTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37053/?format=api",
                    "id": 37053,
                    "name": "Katharsis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "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/248759/?format=api",
        "demozoo_url": "https://demozoo.org/music/248759/",
        "id": 248759,
        "title": "Beer",
        "author_nicks": [
            {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64541/?format=api",
                    "id": 64541,
                    "name": "Mad Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-06",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/248760/?format=api",
        "demozoo_url": "https://demozoo.org/music/248760/",
        "id": 248760,
        "title": "hallucinations",
        "author_nicks": [
            {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64541/?format=api",
                    "id": 64541,
                    "name": "Mad Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-27",
        "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": []
    }
]