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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320939/?format=api",
        "demozoo_url": "https://demozoo.org/music/320939/",
        "id": 320939,
        "title": "Sob Sob Oh Dear C64",
        "author_nicks": [
            {
                "name": "Plasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22018/?format=api",
                    "id": 22018,
                    "name": "Plasm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33096/?format=api",
        "demozoo_url": "https://demozoo.org/music/33096/",
        "id": 33096,
        "title": "What The Fuck Is Love",
        "author_nicks": [
            {
                "name": "Plasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22018/?format=api",
                    "id": 22018,
                    "name": "Plasm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22019/?format=api",
                    "id": 22019,
                    "name": "Die",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-30",
        "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/33122/?format=api",
        "demozoo_url": "https://demozoo.org/music/33122/",
        "id": 33122,
        "title": "Point of No Return",
        "author_nicks": [
            {
                "name": "Plasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22018/?format=api",
                    "id": 22018,
                    "name": "Plasm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22019/?format=api",
                    "id": 22019,
                    "name": "Die",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]