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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366865/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366865/",
        "id": 366865,
        "title": "Pølle Demo",
        "author_nicks": [
            {
                "name": "Razor Express",
                "abbreviation": "RE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108736/?format=api",
                    "id": 108736,
                    "name": "Razor Express",
                    "is_group": true
                }
            },
            {
                "name": "The Star Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109988/?format=api",
                    "id": 109988,
                    "name": "The Star Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/366879/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366879/",
        "id": 366879,
        "title": "The Trouble Demo",
        "author_nicks": [
            {
                "name": "Razor Express",
                "abbreviation": "RE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108736/?format=api",
                    "id": 108736,
                    "name": "Razor Express",
                    "is_group": true
                }
            },
            {
                "name": "The Star Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109988/?format=api",
                    "id": 109988,
                    "name": "The Star Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": []
    }
]