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

[
    {
        "url": "https://demozoo.org/api/v1/productions/354063/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354063/",
        "id": 354063,
        "title": "Una Boda Y Un Destino",
        "author_nicks": [
            {
                "name": "Draxmar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143632/?format=api",
                    "id": 143632,
                    "name": "Draxmar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-28",
        "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/353658/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353658/",
        "id": 353658,
        "title": "Ilustraciуn Digital",
        "author_nicks": [
            {
                "name": "Draxmar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143632/?format=api",
                    "id": 143632,
                    "name": "Draxmar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]