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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186265/?format=api",
        "demozoo_url": "https://demozoo.org/music/186265/",
        "id": 186265,
        "title": "mixtape",
        "author_nicks": [
            {
                "name": "EXPL0Si0NTiM3R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77510/?format=api",
                    "id": 77510,
                    "name": "EXPL0Si0NTiM3R",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186266/?format=api",
        "demozoo_url": "https://demozoo.org/music/186266/",
        "id": 186266,
        "title": "acidrun",
        "author_nicks": [
            {
                "name": "EXPL0Si0NTiM3R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77510/?format=api",
                    "id": 77510,
                    "name": "EXPL0Si0NTiM3R",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]