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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12665/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12665/",
        "id": 12665,
        "title": "Auto Biographical",
        "author_nicks": [
            {
                "name": "Kizzy 4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9377/?format=api",
                    "id": 9377,
                    "name": "Kizzy 4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Knights",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9378/?format=api",
                    "id": 9378,
                    "name": "The Knights",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13451/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13451/",
        "id": 13451,
        "title": "The Nameless Demo",
        "author_nicks": [
            {
                "name": "Kizzy 4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9377/?format=api",
                    "id": 9377,
                    "name": "Kizzy 4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Knights",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9378/?format=api",
                    "id": 9378,
                    "name": "The Knights",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13956/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13956/",
        "id": 13956,
        "title": "Yesterday's Dream",
        "author_nicks": [
            {
                "name": "Gawain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9377/?format=api",
                    "id": 9377,
                    "name": "Kizzy 4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Knights",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9378/?format=api",
                    "id": 9378,
                    "name": "The Knights",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]