GET /api/v1/releasers/58149/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/298461/?format=api",
        "demozoo_url": "https://demozoo.org/music/298461/",
        "id": 298461,
        "title": "To Yesterday...",
        "author_nicks": [
            {
                "name": "Saxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58149/?format=api",
                    "id": 58149,
                    "name": "Saxy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chaos Theory",
                "abbreviation": "CT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116146/?format=api",
                    "id": 116146,
                    "name": "Chaos Theory",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "33ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290869/?format=api",
        "demozoo_url": "https://demozoo.org/music/290869/",
        "id": 290869,
        "title": "Crossing Hearts",
        "author_nicks": [
            {
                "name": "Saxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58149/?format=api",
                    "id": 58149,
                    "name": "Saxy",
                    "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": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137069/?format=api",
        "demozoo_url": "https://demozoo.org/music/137069/",
        "id": 137069,
        "title": "Somewhere in My Heart",
        "author_nicks": [
            {
                "name": "Miss Saigon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30734/?format=api",
                    "id": 30734,
                    "name": "Miss Saigon",
                    "is_group": false
                }
            },
            {
                "name": "Saxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58149/?format=api",
                    "id": 58149,
                    "name": "Saxy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]