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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152478/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152478/",
        "id": 152478,
        "title": "Para-Warp Special Parameter Version",
        "author_nicks": [
            {
                "name": "Eurosoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2856/?format=api",
                    "id": 2856,
                    "name": "Eurosoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "disk-archiving-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188481/",
        "id": 188481,
        "title": "Mission Elevator",
        "author_nicks": [
            {
                "name": "Eurosoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2856/?format=api",
                    "id": 2856,
                    "name": "Eurosoft",
                    "is_group": false
                }
            },
            {
                "name": "Migges",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66024/?format=api",
                    "id": 66024,
                    "name": "Migges",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-07-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "mission-elevator"
        ]
    }
]