GET /api/v1/releasers/19254/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/246995/?format=api",
        "demozoo_url": "https://demozoo.org/music/246995/",
        "id": 246995,
        "title": "progress.xxl",
        "author_nicks": [
            {
                "name": "Inferno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19254/?format=api",
                    "id": 19254,
                    "name": "Inferno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27812/?format=api",
        "demozoo_url": "https://demozoo.org/music/27812/",
        "id": 27812,
        "title": "Recollapse",
        "author_nicks": [
            {
                "name": "Inferno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19254/?format=api",
                    "id": 19254,
                    "name": "Inferno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eltech",
                "abbreviation": "ELT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                    "id": 8534,
                    "name": "Eltech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mmd1"
        ]
    }
]