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

[
    {
        "url": "https://demozoo.org/api/v1/productions/110137/?format=api",
        "demozoo_url": "https://demozoo.org/productions/110137/",
        "id": 110137,
        "title": "Evoke '97 Votedisk",
        "author_nicks": [
            {
                "name": "Consub",
                "abbreviation": "CSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21490/?format=api",
                    "id": 21490,
                    "name": "Consub",
                    "is_group": true
                }
            },
            {
                "name": "Sentient Lifeforms",
                "abbreviation": "SLi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13618/?format=api",
                    "id": 13618,
                    "name": "Sentient Lifeforms",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-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/45/?format=api",
                "id": 45,
                "name": "Votedisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18858/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18858/",
        "id": 18858,
        "title": "ReliQ",
        "author_nicks": [
            {
                "name": "Sentient Lifeforms",
                "abbreviation": "SLi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13618/?format=api",
                    "id": 13618,
                    "name": "Sentient Lifeforms",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-31",
        "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": []
    }
]