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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146257/?format=api",
        "demozoo_url": "https://demozoo.org/music/146257/",
        "id": 146257,
        "title": "Binary Bigpack",
        "author_nicks": [
            {
                "name": "Goa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36665/?format=api",
                    "id": 36665,
                    "name": "Goa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156166/?format=api",
        "demozoo_url": "https://demozoo.org/music/156166/",
        "id": 156166,
        "title": "Education",
        "author_nicks": [
            {
                "name": "Deathlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36665/?format=api",
                    "id": 36665,
                    "name": "Goa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Duplo",
                "abbreviation": "DPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8208/?format=api",
                    "id": 8208,
                    "name": "Duplo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "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"
        ]
    }
]