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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299738/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299738/",
        "id": 299738,
        "title": "ZX News 3",
        "author_nicks": [
            {
                "name": "Omega Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9661/?format=api",
                    "id": 9661,
                    "name": "Omega Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/299724/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299724/",
        "id": 299724,
        "title": "ZX News 2",
        "author_nicks": [
            {
                "name": "Omega Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9661/?format=api",
                    "id": 9661,
                    "name": "Omega Group",
                    "is_group": true
                }
            },
            {
                "name": "Scorpion and K Hackers Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126421/?format=api",
                    "id": 126421,
                    "name": "Scorpion and K Hackers Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/299723/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299723/",
        "id": 299723,
        "title": "ZX News 1",
        "author_nicks": [
            {
                "name": "Omega Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9661/?format=api",
                    "id": 9661,
                    "name": "Omega Group",
                    "is_group": true
                }
            },
            {
                "name": "Scorpion and K Hackers Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126421/?format=api",
                    "id": 126421,
                    "name": "Scorpion and K Hackers Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]