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

[
    {
        "url": "https://demozoo.org/api/v1/productions/89154/?format=api",
        "demozoo_url": "https://demozoo.org/productions/89154/",
        "id": 89154,
        "title": "Clone",
        "author_nicks": [
            {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
                    "id": 6329,
                    "name": "Rabbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Contraz",
                "abbreviation": "CTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                    "id": 102,
                    "name": "Contraz",
                    "is_group": true
                }
            },
            {
                "name": "Index",
                "abbreviation": "IDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5271/?format=api",
                    "id": 5271,
                    "name": "Index",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28367/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28367/",
        "id": 28367,
        "title": "Desperate",
        "author_nicks": [
            {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
                    "id": 6329,
                    "name": "Rabbit",
                    "is_group": false
                }
            },
            {
                "name": "St. George",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6330/?format=api",
                    "id": 6330,
                    "name": "St. George",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The UseLess Corporation",
                "abbreviation": "TUC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19553/?format=api",
                    "id": 19553,
                    "name": "The UseLess Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-08",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]