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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87946/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87946/",
        "id": 87946,
        "title": "Family Studio",
        "author_nicks": [
            {
                "name": "0rel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43568/?format=api",
                    "id": 43568,
                    "name": "0rel",
                    "is_group": false
                }
            },
            {
                "name": "Stahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43569/?format=api",
                    "id": 43569,
                    "name": "Stahl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BigDicks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43556/?format=api",
                    "id": 43556,
                    "name": "BigDicks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58961/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58961/",
        "id": 58961,
        "title": "Smiley",
        "author_nicks": [
            {
                "name": "Stahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43569/?format=api",
                    "id": 43569,
                    "name": "Stahl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Elfter September",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48534/?format=api",
                    "id": 48534,
                    "name": "Elfter September",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-20",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]