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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320903/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/320903/",
        "id": 320903,
        "title": "BOA Art Pack (10/1994)",
        "author_nicks": [
            {
                "name": "BoA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109119/?format=api",
                    "id": 109119,
                    "name": "BoA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270135/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270135/",
        "id": 270135,
        "title": "BOA Art Pack (04/1994)",
        "author_nicks": [
            {
                "name": "BoA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109119/?format=api",
                    "id": 109119,
                    "name": "BoA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]