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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355873/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355873/",
        "id": 355873,
        "title": "Белеет парус одинокий",
        "author_nicks": [
            {
                "name": "metamorpho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128309/?format=api",
                    "id": 128309,
                    "name": "metamorpho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
                "id": 65,
                "name": "Vector-06C"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302630/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302630/",
        "id": 302630,
        "title": "acceleration",
        "author_nicks": [
            {
                "name": "ivagor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128349/?format=api",
                    "id": 128349,
                    "name": "ivagor",
                    "is_group": false
                }
            },
            {
                "name": "metamorpho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128309/?format=api",
                    "id": 128309,
                    "name": "metamorpho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
                "id": 65,
                "name": "Vector-06C"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]