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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350923/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350923/",
        "id": 350923,
        "title": "LiGHTNiNG CoNFiG v 1.0",
        "author_nicks": [
            {
                "name": "AReS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46410/?format=api",
                    "id": 46410,
                    "name": "AReS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350924/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350924/",
        "id": 350924,
        "title": "LiGHTNiNG LoGoN Ver. 2.0",
        "author_nicks": [
            {
                "name": "AReS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46410/?format=api",
                    "id": 46410,
                    "name": "AReS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "ppe"
        ]
    }
]