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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75500/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75500/",
        "id": 75500,
        "title": "Compact Disc #01",
        "author_nicks": [
            {
                "name": "Fornits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40384/?format=api",
                    "id": 40384,
                    "name": "Fornits",
                    "is_group": true
                }
            },
            {
                "name": "Silver Bullet Force",
                "abbreviation": "SBF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34603/?format=api",
                    "id": 34603,
                    "name": "Silver Bullet Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116935/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116935/",
        "id": 116935,
        "title": "Blubber Scroll",
        "author_nicks": [
            {
                "name": "Fornits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40384/?format=api",
                    "id": 40384,
                    "name": "Fornits",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76627/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76627/",
        "id": 76627,
        "title": "Dots Screen",
        "author_nicks": [
            {
                "name": "Fornits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40384/?format=api",
                    "id": 40384,
                    "name": "Fornits",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]