GET /api/v1/releasers/24986/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/38997/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38997/",
        "id": 38997,
        "title": "Maim On Mars",
        "author_nicks": [
            {
                "name": "THC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24985/?format=api",
                    "id": 24985,
                    "name": "THC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Postmortal Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24986/?format=api",
                    "id": 24986,
                    "name": "Postmortal Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "tif"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39000/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39000/",
        "id": 39000,
        "title": "Burnt To A Crisp",
        "author_nicks": [
            {
                "name": "THC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24985/?format=api",
                    "id": 24985,
                    "name": "THC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Postmortal Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24986/?format=api",
                    "id": 24986,
                    "name": "Postmortal Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "tif"
        ]
    }
]