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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288279/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288279/",
        "id": 288279,
        "title": "Lightmag 1",
        "author_nicks": [
            {
                "name": "Vodka",
                "abbreviation": "VDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72202/?format=api",
                    "id": 72202,
                    "name": "Vodka",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290958/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290958/",
        "id": 290958,
        "title": "DZY-UserMSG V1.1",
        "author_nicks": [
            {
                "name": "Vodka",
                "abbreviation": "VDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72202/?format=api",
                    "id": 72202,
                    "name": "Vodka",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "amiex-misc"
        ]
    }
]