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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205250/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205250/",
        "id": 205250,
        "title": "The Machine of Total Effishency",
        "author_nicks": [
            {
                "name": "Penguinsara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79075/?format=api",
                    "id": 79075,
                    "name": "Penguinsara",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188665/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/188665/",
        "id": 188665,
        "title": "Wandering Panda Bear",
        "author_nicks": [
            {
                "name": "Penguinsara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79075/?format=api",
                    "id": 79075,
                    "name": "Penguinsara",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-23",
        "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/188669/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188669/",
        "id": 188669,
        "title": "The Pandrix",
        "author_nicks": [
            {
                "name": "Penguinsara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79075/?format=api",
                    "id": 79075,
                    "name": "Penguinsara",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]