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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198715/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198715/",
        "id": 198715,
        "title": "Zombie Marbles",
        "author_nicks": [
            {
                "name": "John Doherty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84958/?format=api",
                    "id": 84958,
                    "name": "John Doherty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-10-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/85/?format=api",
                "id": 85,
                "name": "Intellivision"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "4k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198728/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198728/",
        "id": 198728,
        "title": "Shape Escape",
        "author_nicks": [
            {
                "name": "John Doherty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84958/?format=api",
                    "id": 84958,
                    "name": "John Doherty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-10-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/85/?format=api",
                "id": 85,
                "name": "Intellivision"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "8k",
            "lost"
        ]
    }
]