GET /api/v1/releasers/138868/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/328167/?format=api",
        "demozoo_url": "https://demozoo.org/music/328167/",
        "id": 328167,
        "title": "Soapbubble Twist",
        "author_nicks": [
            {
                "name": "Taz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138868/?format=api",
                    "id": 138868,
                    "name": "Taz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pleasure",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                    "id": 6932,
                    "name": "Pleasure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-05",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328168/?format=api",
        "demozoo_url": "https://demozoo.org/music/328168/",
        "id": 328168,
        "title": "That's Pleasant",
        "author_nicks": [
            {
                "name": "Taz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138868/?format=api",
                    "id": 138868,
                    "name": "Taz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pleasure",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                    "id": 6932,
                    "name": "Pleasure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-05",
        "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"
        ]
    }
]