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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284872/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284872/",
        "id": 284872,
        "title": "Pro-Stats V1.0+",
        "author_nicks": [
            {
                "name": "Protocol",
                "abbreviation": "PTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115616/?format=api",
                    "id": 115616,
                    "name": "Protocol",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-23",
        "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-stats",
            "arexx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280819/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280819/",
        "id": 280819,
        "title": "OPEN DOOR V2.0",
        "author_nicks": [
            {
                "name": "Protocol",
                "abbreviation": "PTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115616/?format=api",
                    "id": 115616,
                    "name": "Protocol",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280818/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280818/",
        "id": 280818,
        "title": "OPEN DOOR V1.0",
        "author_nicks": [
            {
                "name": "Protocol",
                "abbreviation": "PTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115616/?format=api",
                    "id": 115616,
                    "name": "Protocol",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01",
        "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"
        ]
    }
]