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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177703/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177703/",
        "id": 177703,
        "title": "The Suomi RPG",
        "author_nicks": [
            {
                "name": "Rayhouse Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41815/?format=api",
                    "id": 41815,
                    "name": "Rayhouse Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/118609/",
        "id": 118609,
        "title": "Neurotron",
        "author_nicks": [
            {
                "name": "Rayhouse Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41815/?format=api",
                    "id": 41815,
                    "name": "Rayhouse Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81798/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81798/",
        "id": 81798,
        "title": "NeoDimension",
        "author_nicks": [
            {
                "name": "Rayhouse Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41815/?format=api",
                    "id": 41815,
                    "name": "Rayhouse Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]