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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52891/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52891/",
        "id": 52891,
        "title": "Moochi",
        "author_nicks": [
            {
                "name": "DasTier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30982/?format=api",
                    "id": 30982,
                    "name": "DasTier",
                    "is_group": false
                }
            },
            {
                "name": "Pixman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26003/?format=api",
                    "id": 26003,
                    "name": "Pixman",
                    "is_group": false
                }
            },
            {
                "name": "Topy44",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5795/?format=api",
                    "id": 5795,
                    "name": "Topy44",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "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/45507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45507/",
        "id": 45507,
        "title": "Fire",
        "author_nicks": [
            {
                "name": "Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30982/?format=api",
                    "id": 30982,
                    "name": "DasTier",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-11",
        "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": []
    }
]