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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303404/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/303404/",
        "id": 303404,
        "title": "Emerge Art Pack (08/1995)",
        "author_nicks": [
            {
                "name": "Emerge",
                "abbreviation": "EMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                    "id": 110246,
                    "name": "Emerge",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "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/270891/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270891/",
        "id": 270891,
        "title": "Emerge Art Pack (05/1995)",
        "author_nicks": [
            {
                "name": "Emerge",
                "abbreviation": "EMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                    "id": 110246,
                    "name": "Emerge",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05",
        "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/270889/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270889/",
        "id": 270889,
        "title": "Emerge Art Pack (04/1995)",
        "author_nicks": [
            {
                "name": "Emerge",
                "abbreviation": "EMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                    "id": 110246,
                    "name": "Emerge",
                    "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": [
            "lit"
        ]
    }
]