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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307093/",
        "id": 307093,
        "title": "Sub Mission",
        "author_nicks": [
            {
                "name": "Cheif Justice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130775/?format=api",
                    "id": 130775,
                    "name": "Cheif Justice",
                    "is_group": false
                }
            },
            {
                "name": "The Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118467/?format=api",
                    "id": 118467,
                    "name": "The Psycho",
                    "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/289900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289900/",
        "id": 289900,
        "title": "World Games",
        "author_nicks": [
            {
                "name": "Mr. Slick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119908/?format=api",
                    "id": 119908,
                    "name": "Mr. Slick",
                    "is_group": false
                }
            },
            {
                "name": "The Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118467/?format=api",
                    "id": 118467,
                    "name": "The Psycho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-12",
        "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": [
            "world-games"
        ]
    }
]