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

[
    {
        "url": "https://demozoo.org/api/v1/productions/332475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332475/",
        "id": 332475,
        "title": "Naturaleza 64",
        "author_nicks": [
            {
                "name": "Mirazulado",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126410/?format=api",
                    "id": 126410,
                    "name": "Mirazulado",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/313716/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313716/",
        "id": 313716,
        "title": "PAC-GOD",
        "author_nicks": [
            {
                "name": "Mirazulado",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126410/?format=api",
                    "id": 126410,
                    "name": "Mirazulado",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "trse"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299704/",
        "id": 299704,
        "title": "El Fierro",
        "author_nicks": [
            {
                "name": "Mirazulado",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126410/?format=api",
                    "id": 126410,
                    "name": "Mirazulado",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trse"
        ]
    }
]