GET /api/v1/releasers/92411/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/299952/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299952/",
        "id": 299952,
        "title": "The End",
        "author_nicks": [
            {
                "name": "Jeva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92411/?format=api",
                    "id": 92411,
                    "name": "Jeva",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Muffbusters",
                "abbreviation": "MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18926/?format=api",
                    "id": 18926,
                    "name": "Muffbusters",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-11",
        "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/299960/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299960/",
        "id": 299960,
        "title": "MB Isometric Logo",
        "author_nicks": [
            {
                "name": "Jeva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92411/?format=api",
                    "id": 92411,
                    "name": "Jeva",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Muffbusters",
                "abbreviation": "MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18926/?format=api",
                    "id": 18926,
                    "name": "Muffbusters",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "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/299974/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299974/",
        "id": 299974,
        "title": "Back from the Future",
        "author_nicks": [
            {
                "name": "Jeva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92411/?format=api",
                    "id": 92411,
                    "name": "Jeva",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Muffbusters",
                "abbreviation": "MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18926/?format=api",
                    "id": 18926,
                    "name": "Muffbusters",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]