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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319542/?format=api",
        "demozoo_url": "https://demozoo.org/music/319542/",
        "id": 319542,
        "title": "Under A Serpent Sun",
        "author_nicks": [
            {
                "name": "Ansgaros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83961/?format=api",
                    "id": 83961,
                    "name": "Ansgaros",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197179/?format=api",
        "demozoo_url": "https://demozoo.org/music/197179/",
        "id": 197179,
        "title": "Non-Experimental",
        "author_nicks": [
            {
                "name": "Ansgaros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83961/?format=api",
                    "id": 83961,
                    "name": "Ansgaros",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "15ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197265/?format=api",
        "demozoo_url": "https://demozoo.org/music/197265/",
        "id": 197265,
        "title": "Battles In The South",
        "author_nicks": [
            {
                "name": "Ansgaros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83961/?format=api",
                    "id": 83961,
                    "name": "Ansgaros",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319541/?format=api",
        "demozoo_url": "https://demozoo.org/music/319541/",
        "id": 319541,
        "title": "The Monster Slayer",
        "author_nicks": [
            {
                "name": "Ansgaros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83961/?format=api",
                    "id": 83961,
                    "name": "Ansgaros",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    }
]