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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41131/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41131/",
        "id": 41131,
        "title": "Follow the light to the Budleigh Bacon Beacon",
        "author_nicks": [
            {
                "name": "cgi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26182/?format=api",
                    "id": 26182,
                    "name": "cgi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3LN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                    "id": 17025,
                    "name": "3LN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-08",
        "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/41103/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41103/",
        "id": 41103,
        "title": "Trollface Detected...",
        "author_nicks": [
            {
                "name": "cgi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26182/?format=api",
                    "id": 26182,
                    "name": "cgi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3LN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                    "id": 17025,
                    "name": "3LN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]