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

[
    {
        "url": "https://demozoo.org/api/v1/productions/380114/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380114/",
        "id": 380114,
        "title": "ICE Trial Art Pack (03/1995)",
        "author_nicks": [
            {
                "name": "iCE Trial",
                "abbreviation": "ITR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109397/?format=api",
                    "id": 109397,
                    "name": "iCE Trial",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03",
        "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/270287/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270287/",
        "id": 270287,
        "title": "ICE Trial Art Pack (02/1994)",
        "author_nicks": [
            {
                "name": "iCE Trial",
                "abbreviation": "ITR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109397/?format=api",
                    "id": 109397,
                    "name": "iCE Trial",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02",
        "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/270286/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270286/",
        "id": 270286,
        "title": "ICE Trial Art Pack (01/1994)",
        "author_nicks": [
            {
                "name": "iCE Trial",
                "abbreviation": "ITR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109397/?format=api",
                    "id": 109397,
                    "name": "iCE Trial",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]