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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315400/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315400/",
        "id": 315400,
        "title": "Caffeine-Request v1.0",
        "author_nicks": [
            {
                "name": "Process",
                "abbreviation": "PRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134700/?format=api",
                    "id": 134700,
                    "name": "Process",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12",
        "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": [
            "corrupted-file",
            "amiex-misc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315399/",
        "id": 315399,
        "title": "PutOnline v0.3",
        "author_nicks": [
            {
                "name": "Process",
                "abbreviation": "PRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134700/?format=api",
                    "id": 134700,
                    "name": "Process",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbs-related",
            "amiex-misc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315401/",
        "id": 315401,
        "title": "Z-MSG v1.0",
        "author_nicks": [
            {
                "name": "Process",
                "abbreviation": "PRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134700/?format=api",
                    "id": 134700,
                    "name": "Process",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09",
        "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"
        ]
    }
]