GET /api/v1/releasers/136132/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/319589/?format=api",
        "demozoo_url": "https://demozoo.org/music/319589/",
        "id": 319589,
        "title": "My Way",
        "author_nicks": [
            {
                "name": "DJ Sean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136132/?format=api",
                    "id": 136132,
                    "name": "DJ Sean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-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": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319590/?format=api",
        "demozoo_url": "https://demozoo.org/music/319590/",
        "id": 319590,
        "title": "Radio Jiggle",
        "author_nicks": [
            {
                "name": "DJ Sean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136132/?format=api",
                    "id": 136132,
                    "name": "DJ Sean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-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",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319591/?format=api",
        "demozoo_url": "https://demozoo.org/music/319591/",
        "id": 319591,
        "title": "Where's Regan",
        "author_nicks": [
            {
                "name": "DJ Sean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136132/?format=api",
                    "id": 136132,
                    "name": "DJ Sean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]