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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270389/",
        "id": 270389,
        "title": "Double Deadly Orbs",
        "author_nicks": [
            {
                "name": "Brian Picchi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109484/?format=api",
                    "id": 109484,
                    "name": "Brian Picchi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "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/270396/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270396/",
        "id": 270396,
        "title": "The Deadly Orbs",
        "author_nicks": [
            {
                "name": "Brian Picchi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109484/?format=api",
                    "id": 109484,
                    "name": "Brian Picchi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "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/270399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270399/",
        "id": 270399,
        "title": "Surfshooter",
        "author_nicks": [
            {
                "name": "Brian Picchi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109484/?format=api",
                    "id": 109484,
                    "name": "Brian Picchi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]