GET /api/v1/releasers/135518/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/317481/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/317481/",
        "id": 317481,
        "title": "XQueen1",
        "author_nicks": [
            {
                "name": "Jax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135517/?format=api",
                    "id": 135517,
                    "name": "Jax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135518/?format=api",
                    "id": 135518,
                    "name": "Concept",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/318189/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/318189/",
        "id": 318189,
        "title": "XQueen3 aka Communication Breakdown",
        "author_nicks": [
            {
                "name": "Jax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135517/?format=api",
                    "id": 135517,
                    "name": "Jax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BOOM!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                    "id": 25545,
                    "name": "BOOM!",
                    "is_group": true
                }
            },
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135518/?format=api",
                    "id": 135518,
                    "name": "Concept",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-01-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "hires"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317479/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/317479/",
        "id": 317479,
        "title": "Puzzle1",
        "author_nicks": [
            {
                "name": "Jax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135517/?format=api",
                    "id": 135517,
                    "name": "Jax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BOOM!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                    "id": 25545,
                    "name": "BOOM!",
                    "is_group": true
                }
            },
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135518/?format=api",
                    "id": 135518,
                    "name": "Concept",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-10-20",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]