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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353503/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353503/",
        "id": 353503,
        "title": "Месть спектрумистов",
        "author_nicks": [
            {
                "name": "Модный Синклер",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79643/?format=api",
                    "id": 79643,
                    "name": "Модный Синклер",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-20",
        "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/189637/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189637/",
        "id": 189637,
        "title": "Video review of stands for ay-cable",
        "author_nicks": [
            {
                "name": "Модный Синклер",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79643/?format=api",
                    "id": 79643,
                    "name": "Модный Синклер",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    }
]