GET /api/v1/releasers/135744/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/318123/?format=api",
        "demozoo_url": "https://demozoo.org/music/318123/",
        "id": 318123,
        "title": "Mellie",
        "author_nicks": [
            {
                "name": "Bakedfred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135744/?format=api",
                    "id": 135744,
                    "name": "Bakedfred",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21453/?format=api",
                    "id": 21453,
                    "name": "Amour",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "chiptune"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318124/?format=api",
        "demozoo_url": "https://demozoo.org/music/318124/",
        "id": 318124,
        "title": "Strawberry-Chocolate",
        "author_nicks": [
            {
                "name": "Bakedfred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135744/?format=api",
                    "id": 135744,
                    "name": "Bakedfred",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21453/?format=api",
                    "id": 21453,
                    "name": "Amour",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "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/318125/?format=api",
        "demozoo_url": "https://demozoo.org/music/318125/",
        "id": 318125,
        "title": "nauta",
        "author_nicks": [
            {
                "name": "Bakedfred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135744/?format=api",
                    "id": 135744,
                    "name": "Bakedfred",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21453/?format=api",
                    "id": 21453,
                    "name": "Amour",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "chiptune"
        ]
    }
]