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

[
    {
        "url": "https://demozoo.org/api/v1/productions/127942/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/127942/",
        "id": 127942,
        "title": "Kattefant",
        "author_nicks": [
            {
                "name": "Hani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143220/?format=api",
                    "id": 143220,
                    "name": "Hani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-28",
        "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/127828/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/127828/",
        "id": 127828,
        "title": "Basilica Cistern",
        "author_nicks": [
            {
                "name": "Hani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143220/?format=api",
                    "id": 143220,
                    "name": "Hani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117718/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117718/",
        "id": 117718,
        "title": "Hungry Birds",
        "author_nicks": [
            {
                "name": "Hani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143220/?format=api",
                    "id": 143220,
                    "name": "Hani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]