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

[
    {
        "url": "https://demozoo.org/api/v1/productions/185447/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/185447/",
        "id": 185447,
        "title": "Elg_Hest_Piggsvin",
        "author_nicks": [
            {
                "name": "Christer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15921/?format=api",
                    "id": 15921,
                    "name": "Christer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "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/21607/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21607/",
        "id": 21607,
        "title": "Out Of Gas",
        "author_nicks": [
            {
                "name": "Christer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15921/?format=api",
                    "id": 15921,
                    "name": "Christer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "IPS-Crew",
                "abbreviation": "IPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8277/?format=api",
                    "id": 8277,
                    "name": "IPS-Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]