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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175712/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175712/",
        "id": 175712,
        "title": "Arquee",
        "author_nicks": [
            {
                "name": "Breeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140190/?format=api",
                    "id": 140190,
                    "name": "Breeze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/334078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334078/",
        "id": 334078,
        "title": "Arquee Teaser",
        "author_nicks": [
            {
                "name": "Breeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140190/?format=api",
                    "id": 140190,
                    "name": "Breeze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                "id": 94,
                "name": "Mac OS (Classic)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175706/",
        "id": 175706,
        "title": "Entrance",
        "author_nicks": [
            {
                "name": "Breeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140190/?format=api",
                    "id": 140190,
                    "name": "Breeze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                "id": 94,
                "name": "Mac OS (Classic)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175705/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175705/",
        "id": 175705,
        "title": "Insomnia",
        "author_nicks": [
            {
                "name": "Bisby Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140190/?format=api",
                    "id": 140190,
                    "name": "Breeze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                "id": 94,
                "name": "Mac OS (Classic)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]