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

[
    {
        "url": "https://demozoo.org/api/v1/productions/332910/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332910/",
        "id": 332910,
        "title": "Look Sharp",
        "author_nicks": [
            {
                "name": "The Saracens",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109963/?format=api",
                    "id": 109963,
                    "name": "The Saracens",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/366439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366439/",
        "id": 366439,
        "title": "Sit Down",
        "author_nicks": [
            {
                "name": "The Saracens",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109963/?format=api",
                    "id": 109963,
                    "name": "The Saracens",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366440/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366440/",
        "id": 366440,
        "title": "Saracens First",
        "author_nicks": [
            {
                "name": "The Saracens",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109963/?format=api",
                    "id": 109963,
                    "name": "The Saracens",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": [
            "one-file-demo"
        ]
    }
]