GET /api/v1/releasers/136858/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/342344/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342344/",
        "id": 342344,
        "title": "Dog And Cat - The Standard Couple",
        "author_nicks": [
            {
                "name": "BlackLynx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136858/?format=api",
                    "id": 136858,
                    "name": "BlackLynx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "animated-gif",
            "stages-included",
            "procreate"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342363/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342363/",
        "id": 342363,
        "title": "A Dance In Space",
        "author_nicks": [
            {
                "name": "BlackLynx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136858/?format=api",
                    "id": 136858,
                    "name": "BlackLynx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included",
            "procreate"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322533/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322533/",
        "id": 322533,
        "title": "Revision Parcel",
        "author_nicks": [
            {
                "name": "BlackLynx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136858/?format=api",
                    "id": 136858,
                    "name": "BlackLynx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brain Control",
                "abbreviation": "BC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3624/?format=api",
                    "id": 3624,
                    "name": "Brain Control",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]