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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298775/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298775/",
        "id": 298775,
        "title": "The Complete 9600 bps Apple ][/IIGS List Version 2.04",
        "author_nicks": [
            {
                "name": "Byter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46496/?format=api",
                    "id": 46496,
                    "name": "The Byter",
                    "is_group": false
                }
            },
            {
                "name": "Lucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125901/?format=api",
                    "id": 125901,
                    "name": "Lucky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbs-list"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/308372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308372/",
        "id": 308372,
        "title": "The Complete 9600 bps Apple List Version 1.9",
        "author_nicks": [
            {
                "name": "The Byter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46496/?format=api",
                    "id": 46496,
                    "name": "The Byter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]