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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358304/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358304/",
        "id": 358304,
        "title": "Sarcophaser",
        "author_nicks": [
            {
                "name": "BFBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106768/?format=api",
                    "id": 106768,
                    "name": "BFBS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/349919/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349919/",
        "id": 349919,
        "title": "Tron 5000",
        "author_nicks": [
            {
                "name": "BFBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106768/?format=api",
                    "id": 106768,
                    "name": "BFBS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/349920/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349920/",
        "id": 349920,
        "title": "New Stuff",
        "author_nicks": [
            {
                "name": "BFBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106768/?format=api",
                    "id": 106768,
                    "name": "BFBS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/349918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349918/",
        "id": 349918,
        "title": "In Eighty Days Around the World",
        "author_nicks": [
            {
                "name": "BFBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106768/?format=api",
                    "id": 106768,
                    "name": "BFBS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]