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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289456/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289456/",
        "id": 289456,
        "title": "BeastWar",
        "author_nicks": [
            {
                "name": "Gonif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118510/?format=api",
                    "id": 118510,
                    "name": "The Gonif",
                    "is_group": false
                }
            },
            {
                "name": "Wombat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118509/?format=api",
                    "id": 118509,
                    "name": "The Wombat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289678/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289678/",
        "id": 289678,
        "title": "Strike Fleet",
        "author_nicks": [
            {
                "name": "The Gonif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118510/?format=api",
                    "id": 118510,
                    "name": "The Gonif",
                    "is_group": false
                }
            },
            {
                "name": "The Wombat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118509/?format=api",
                    "id": 118509,
                    "name": "The Wombat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "strike-fleet"
        ]
    }
]