GET /api/v1/releasers/43126/member_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/86657/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/86657/",
        "id": 86657,
        "title": "Birdie Invader",
        "author_nicks": [
            {
                "name": "M0onLight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7785/?format=api",
                    "id": 7785,
                    "name": "M0onLight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Speedlineproductions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43126/?format=api",
                    "id": 43126,
                    "name": "Speedlineproductions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-05-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86677/?format=api",
        "demozoo_url": "https://demozoo.org/music/86677/",
        "id": 86677,
        "title": "I Give You",
        "author_nicks": [
            {
                "name": "M0onLight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7785/?format=api",
                    "id": 7785,
                    "name": "M0onLight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Speedlineproductions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43126/?format=api",
                    "id": 43126,
                    "name": "Speedlineproductions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-05-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]