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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202795/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202795/",
        "id": 202795,
        "title": "Blight",
        "author_nicks": [
            {
                "name": "Piko3D",
                "abbreviation": "P3D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57747/?format=api",
                    "id": 57747,
                    "name": "Piko3D",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-21",
        "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": [
            "opengl-4.2",
            "sdl2",
            "openal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170870/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170870/",
        "id": 170870,
        "title": "KillVector",
        "author_nicks": [
            {
                "name": "Piko3D",
                "abbreviation": "P3D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57747/?format=api",
                    "id": 57747,
                    "name": "Piko3D",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-16",
        "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/136098/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136098/",
        "id": 136098,
        "title": "Asterion",
        "author_nicks": [
            {
                "name": "Piko3D",
                "abbreviation": "P3D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57747/?format=api",
                    "id": 57747,
                    "name": "Piko3D",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-04-04",
        "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": [
            "opengl"
        ]
    }
]