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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358808/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358808/",
        "id": 358808,
        "title": "Vampintervallo",
        "author_nicks": [
            {
                "name": "Ozzyboshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104477/?format=api",
                    "id": 104477,
                    "name": "Ozzyboshi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280963/",
        "id": 280963,
        "title": "Rodonea",
        "author_nicks": [
            {
                "name": "Ozzyboshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104477/?format=api",
                    "id": 104477,
                    "name": "Ozzyboshi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214642/",
        "id": 214642,
        "title": "The Crows",
        "author_nicks": [
            {
                "name": "Dr. Procton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104478/?format=api",
                    "id": 104478,
                    "name": "Dr. Procton",
                    "is_group": false
                }
            },
            {
                "name": "Frater Sinister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49224/?format=api",
                    "id": 49224,
                    "name": "Frater Sinister",
                    "is_group": false
                }
            },
            {
                "name": "Ozzyboshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104477/?format=api",
                    "id": 104477,
                    "name": "Ozzyboshi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]