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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187000/",
        "id": 187000,
        "title": "MPTD",
        "author_nicks": [
            {
                "name": "Alcor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51134/?format=api",
                    "id": 51134,
                    "name": "Alcor",
                    "is_group": false
                }
            },
            {
                "name": "FireArrow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51133/?format=api",
                    "id": 51133,
                    "name": "FireArrow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "multiplayer",
            "godot"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115803/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/115803/",
        "id": 115803,
        "title": "Toilet Business",
        "author_nicks": [
            {
                "name": "Alcor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51134/?format=api",
                    "id": 51134,
                    "name": "Alcor",
                    "is_group": false
                }
            },
            {
                "name": "FireArrow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51133/?format=api",
                    "id": 51133,
                    "name": "FireArrow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115804/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/115804/",
        "id": 115804,
        "title": "Starchild",
        "author_nicks": [
            {
                "name": "Alcor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51134/?format=api",
                    "id": 51134,
                    "name": "Alcor",
                    "is_group": false
                }
            },
            {
                "name": "Texy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22930/?format=api",
                    "id": 22930,
                    "name": "Texy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]