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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68353/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68353/",
        "id": 68353,
        "title": "Fockewulf 190A",
        "author_nicks": [
            {
                "name": "Alla Xul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17317/?format=api",
                    "id": 17317,
                    "name": "Alla Xul",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Filosoferna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38195/?format=api",
                    "id": 38195,
                    "name": "Filosoferna",
                    "is_group": true
                }
            },
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "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/68362/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68362/",
        "id": 68362,
        "title": "House of the Rising Space",
        "author_nicks": [
            {
                "name": "Alla Xul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17317/?format=api",
                    "id": 17317,
                    "name": "Alla Xul",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Filosoferna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38195/?format=api",
                    "id": 38195,
                    "name": "Filosoferna",
                    "is_group": true
                }
            },
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]