GET /api/v1/releasers/22838/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/44599/?format=api",
        "demozoo_url": "https://demozoo.org/music/44599/",
        "id": 44599,
        "title": "A0 With E1",
        "author_nicks": [
            {
                "name": "B-mine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22838/?format=api",
                    "id": 22838,
                    "name": "B-mine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "18ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34474/?format=api",
        "demozoo_url": "https://demozoo.org/music/34474/",
        "id": 34474,
        "title": "Jukan Datsun",
        "author_nicks": [
            {
                "name": "B-mine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22838/?format=api",
                    "id": 22838,
                    "name": "B-mine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mdcns",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22839/?format=api",
                    "id": 22839,
                    "name": "Mdcns",
                    "is_group": true
                }
            },
            {
                "name": "PHn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5351/?format=api",
                    "id": 5351,
                    "name": "PHn",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]