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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133032/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133032/",
        "id": 133032,
        "title": "Mein Tag",
        "author_nicks": [
            {
                "name": "Guinevere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15906/?format=api",
                    "id": 15906,
                    "name": "Guinevere",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "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/21586/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21586/",
        "id": 21586,
        "title": "Dreamfox",
        "author_nicks": [
            {
                "name": "Guinevere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15906/?format=api",
                    "id": 15906,
                    "name": "Guinevere",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108244/?format=api",
                    "id": 108244,
                    "name": "Magic",
                    "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": []
    }
]