GET /api/v1/releasers/132491/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/310809/?format=api",
        "demozoo_url": "https://demozoo.org/music/310809/",
        "id": 310809,
        "title": "Something 4 Your Ears",
        "author_nicks": [
            {
                "name": "You n'B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132491/?format=api",
                    "id": 132491,
                    "name": "You n'B",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04",
        "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/310065/?format=api",
        "demozoo_url": "https://demozoo.org/music/310065/",
        "id": 310065,
        "title": "Don't Stop The Music",
        "author_nicks": [
            {
                "name": "Codi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132304/?format=api",
                    "id": 132304,
                    "name": "Codi",
                    "is_group": false
                }
            },
            {
                "name": "You n'B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132491/?format=api",
                    "id": 132491,
                    "name": "You n'B",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310064/?format=api",
        "demozoo_url": "https://demozoo.org/music/310064/",
        "id": 310064,
        "title": "Real Dreamz",
        "author_nicks": [
            {
                "name": "You n'B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132491/?format=api",
                    "id": 132491,
                    "name": "You n'B",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]