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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164404/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/164404/",
        "id": 164404,
        "title": "Back to Pandora",
        "author_nicks": [
            {
                "name": "Zarch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59401/?format=api",
                    "id": 59401,
                    "name": "Zarch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Red Sector Inc.",
                "abbreviation": "RSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67225/?format=api",
                    "id": 67225,
                    "name": "Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-10-22",
        "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/147500/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/147500/",
        "id": 147500,
        "title": "Hello Sanity",
        "author_nicks": [
            {
                "name": "Zarch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59401/?format=api",
                    "id": 59401,
                    "name": "Zarch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Red Sector Inc.",
                "abbreviation": "RSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67225/?format=api",
                    "id": 67225,
                    "name": "Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-10-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]