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

[
    {
        "url": "https://demozoo.org/api/v1/productions/189050/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189050/",
        "id": 189050,
        "title": "Digiverse",
        "author_nicks": [
            {
                "name": "Aberration Creations",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58711/?format=api",
                    "id": 58711,
                    "name": "Aberration Creations",
                    "is_group": true
                }
            },
            {
                "name": "Eclectique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74141/?format=api",
                    "id": 74141,
                    "name": "Eclectique",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177917/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177917/",
        "id": 177917,
        "title": "mrVir",
        "author_nicks": [
            {
                "name": "Eclectique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74141/?format=api",
                    "id": 74141,
                    "name": "Eclectique",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]