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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292720/?format=api",
        "demozoo_url": "https://demozoo.org/music/292720/",
        "id": 292720,
        "title": "Funkified",
        "author_nicks": [
            {
                "name": "Flood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61628/?format=api",
                    "id": 61628,
                    "name": "Flood",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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": [
            "32ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147857/?format=api",
        "demozoo_url": "https://demozoo.org/music/147857/",
        "id": 147857,
        "title": "Costume Party Go-Go",
        "author_nicks": [
            {
                "name": "Flood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61628/?format=api",
                    "id": 61628,
                    "name": "Flood",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "WFM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61629/?format=api",
                    "id": 61629,
                    "name": "WFM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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/146627/?format=api",
        "demozoo_url": "https://demozoo.org/music/146627/",
        "id": 146627,
        "title": "One After 908",
        "author_nicks": [
            {
                "name": "Flood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61628/?format=api",
                    "id": 61628,
                    "name": "Flood",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "WFM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61629/?format=api",
                    "id": 61629,
                    "name": "WFM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]