GET /api/v1/releasers/15292/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/281675/?format=api",
        "demozoo_url": "https://demozoo.org/music/281675/",
        "id": 281675,
        "title": "Beat The Concrete",
        "author_nicks": [
            {
                "name": "Hybris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15292/?format=api",
                    "id": 15292,
                    "name": "Hybris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Play These Records",
                "abbreviation": "PTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119944/?format=api",
                    "id": 119944,
                    "name": "Play These Records",
                    "is_group": true
                }
            }
        ],
        "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": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131591/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131591/",
        "id": 131591,
        "title": "No!",
        "author_nicks": [
            {
                "name": "Hybris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15292/?format=api",
                    "id": 15292,
                    "name": "Hybris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orchide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12959/?format=api",
                    "id": 12959,
                    "name": "Orchide",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]