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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307126/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307126/",
        "id": 307126,
        "title": "LZXStrip v1.02",
        "author_nicks": [
            {
                "name": "Intrance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110492/?format=api",
                    "id": 110492,
                    "name": "Intrance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-17",
        "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": [
            "bbs-related",
            "ad-stripper"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271007/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271007/",
        "id": 271007,
        "title": "Intrance Art Pack (04/1995)",
        "author_nicks": [
            {
                "name": "Intrance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110492/?format=api",
                    "id": 110492,
                    "name": "Intrance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]