GET /api/v1/releasers/117398/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/285185/?format=api",
        "demozoo_url": "https://demozoo.org/music/285185/",
        "id": 285185,
        "title": "Treason2",
        "author_nicks": [
            {
                "name": "Buldos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117398/?format=api",
                    "id": 117398,
                    "name": "Buldos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285187/?format=api",
        "demozoo_url": "https://demozoo.org/music/285187/",
        "id": 285187,
        "title": "Treason1",
        "author_nicks": [
            {
                "name": "Buldos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117398/?format=api",
                    "id": 117398,
                    "name": "Buldos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]