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

[
    {
        "url": "https://demozoo.org/api/v1/productions/354693/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354693/",
        "id": 354693,
        "title": "Dial-O-Mat V7.0",
        "author_nicks": [
            {
                "name": "Jolly Roger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143997/?format=api",
                    "id": 143997,
                    "name": "Jolly Roger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "phreaking-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/354764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354764/",
        "id": 354764,
        "title": "Jolly-Box 3.1",
        "author_nicks": [
            {
                "name": "Jolly Roger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143997/?format=api",
                    "id": 143997,
                    "name": "Jolly Roger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03-10",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "phreaking-tool"
        ]
    }
]