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

[
    {
        "url": "https://demozoo.org/api/v1/productions/332366/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332366/",
        "id": 332366,
        "title": "Appelzine #1",
        "author_nicks": [
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            },
            {
                "name": "Ultrastyle Incorporated",
                "abbreviation": "USI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139750/?format=api",
                    "id": 139750,
                    "name": "Ultrastyle Incorporated",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/332367/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332367/",
        "id": 332367,
        "title": "Appelzine #2",
        "author_nicks": [
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            },
            {
                "name": "Ultrastyle Incorporated",
                "abbreviation": "USI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139750/?format=api",
                    "id": 139750,
                    "name": "Ultrastyle Incorporated",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/332368/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332368/",
        "id": 332368,
        "title": "Appelzine #3",
        "author_nicks": [
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            },
            {
                "name": "Ultrastyle Incorporated",
                "abbreviation": "USI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139750/?format=api",
                    "id": 139750,
                    "name": "Ultrastyle Incorporated",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]