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

[
    {
        "url": "https://demozoo.org/api/v1/productions/181980/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181980/",
        "id": 181980,
        "title": "Third Ascii Collection",
        "author_nicks": [
            {
                "name": "Sandman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25754/?format=api",
                    "id": 25754,
                    "name": "Sandman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Epsilon Design",
                "abbreviation": "e^d",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                    "id": 6868,
                    "name": "Epsilon Design",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297525/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297525/",
        "id": 297525,
        "title": "Global Elite BBS List March 2021",
        "author_nicks": [
            {
                "name": "Sandman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25754/?format=api",
                    "id": 25754,
                    "name": "Sandman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "amigaguide",
            "bbs-list"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40094/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40094/",
        "id": 40094,
        "title": "Ascii Collection 2",
        "author_nicks": [
            {
                "name": "Sandman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25754/?format=api",
                    "id": 25754,
                    "name": "Sandman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]