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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311862/?format=api",
        "demozoo_url": "https://demozoo.org/music/311862/",
        "id": 311862,
        "title": "Gravedigger's Dance",
        "author_nicks": [
            {
                "name": "Cirdan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51679/?format=api",
                    "id": 51679,
                    "name": "Cirdan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311817/?format=api",
        "demozoo_url": "https://demozoo.org/music/311817/",
        "id": 311817,
        "title": "Starscreamer",
        "author_nicks": [
            {
                "name": "Cirdan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51679/?format=api",
                    "id": 51679,
                    "name": "Cirdan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268664/?format=api",
        "demozoo_url": "https://demozoo.org/music/268664/",
        "id": 268664,
        "title": "Mars Invaders",
        "author_nicks": [
            {
                "name": "Cirdan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51679/?format=api",
                    "id": 51679,
                    "name": "Cirdan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]