GET /api/v1/releasers/68887/member_productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/28508/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28508/",
        "id": 28508,
        "title": "Sandman",
        "author_nicks": [
            {
                "name": "Reward",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/525/?format=api",
                    "id": 525,
                    "name": "Ward",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68887/?format=api",
                    "id": 68887,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-08",
        "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/166111/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/166111/",
        "id": 166111,
        "title": "Datry",
        "author_nicks": [
            {
                "name": "Reward",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/525/?format=api",
                    "id": 525,
                    "name": "Ward",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68887/?format=api",
                    "id": 68887,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]