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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52056/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52056/",
        "id": 52056,
        "title": "Ectoplasma",
        "author_nicks": [
            {
                "name": "TSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18802/?format=api",
                    "id": 18802,
                    "name": "Soul Collector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Up Rough",
                "abbreviation": "UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                    "id": 456,
                    "name": "Up Rough",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-02-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27440/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27440/",
        "id": 27440,
        "title": "Retrodelica",
        "author_nicks": [
            {
                "name": "Soul Collector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18802/?format=api",
                    "id": 18802,
                    "name": "Soul Collector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-10-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]