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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35019/?format=api",
        "demozoo_url": "https://demozoo.org/music/35019/",
        "id": 35019,
        "title": "Confession",
        "author_nicks": [
            {
                "name": "Simus Lecter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20488/?format=api",
                    "id": 20488,
                    "name": "Simus Lecter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35045/",
        "id": 35045,
        "title": "Cemetery",
        "author_nicks": [
            {
                "name": "Simus Lecter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20488/?format=api",
                    "id": 20488,
                    "name": "Simus Lecter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30272/?format=api",
        "demozoo_url": "https://demozoo.org/music/30272/",
        "id": 30272,
        "title": "Undermoon Poetry",
        "author_nicks": [
            {
                "name": "Simus Lecter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20488/?format=api",
                    "id": 20488,
                    "name": "Simus Lecter",
                    "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": []
    }
]