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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357933/",
        "id": 357933,
        "title": "Commando Blood",
        "author_nicks": [
            {
                "name": "Apple Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144953/?format=api",
                    "id": 144953,
                    "name": "Apple Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/357934/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357934/",
        "id": 357934,
        "title": "Anti Girni Demo",
        "author_nicks": [
            {
                "name": "Apple Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144953/?format=api",
                    "id": 144953,
                    "name": "Apple Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/357932/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357932/",
        "id": 357932,
        "title": "ECG Demo",
        "author_nicks": [
            {
                "name": "Apple Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144953/?format=api",
                    "id": 144953,
                    "name": "Apple Soft",
                    "is_group": true
                }
            },
            {
                "name": "Electronic Generation",
                "abbreviation": "ECG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107833/?format=api",
                    "id": 107833,
                    "name": "Electronic Generation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]