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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295389/",
        "id": 295389,
        "title": "Space Harrier",
        "author_nicks": [
            {
                "name": "Light Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117690/?format=api",
                    "id": 117690,
                    "name": "Light Force",
                    "is_group": true
                }
            },
            {
                "name": "The Twilight Zone",
                "abbreviation": "TTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110026/?format=api",
                    "id": 110026,
                    "name": "The Twilight Zone",
                    "is_group": true
                }
            },
            {
                "name": "Warhawk International",
                "abbreviation": "WHK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106741/?format=api",
                    "id": 106741,
                    "name": "Warhawk International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-18",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "space-harrier"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286186/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286186/",
        "id": 286186,
        "title": "Lightforce",
        "author_nicks": [
            {
                "name": "The Twilight Zone",
                "abbreviation": "TTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110026/?format=api",
                    "id": 110026,
                    "name": "The Twilight Zone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-11-29",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "light-force"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344839/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344839/",
        "id": 344839,
        "title": "Idefix Demo I",
        "author_nicks": [
            {
                "name": "The Twilight Zone",
                "abbreviation": "TTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110026/?format=api",
                    "id": 110026,
                    "name": "The Twilight Zone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344840/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344840/",
        "id": 344840,
        "title": "Idefix Demo II",
        "author_nicks": [
            {
                "name": "The Twilight Zone",
                "abbreviation": "TTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110026/?format=api",
                    "id": 110026,
                    "name": "The Twilight Zone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]