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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366385/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366385/",
        "id": 366385,
        "title": "Serre",
        "author_nicks": [
            {
                "name": "The Whiz-zards Association",
                "abbreviation": "TWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110063/?format=api",
                    "id": 110063,
                    "name": "The Whiz-zards Association",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05-27",
        "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/366387/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366387/",
        "id": 366387,
        "title": "Super Sex-Games II",
        "author_nicks": [
            {
                "name": "The Whiz-zards Association",
                "abbreviation": "TWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110063/?format=api",
                    "id": 110063,
                    "name": "The Whiz-zards Association",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-12",
        "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": [
            "source-available",
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366386/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366386/",
        "id": 366386,
        "title": "Super Sex Games",
        "author_nicks": [
            {
                "name": "The Whiz-zards Association",
                "abbreviation": "TWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110063/?format=api",
                    "id": 110063,
                    "name": "The Whiz-zards Association",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366384/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366384/",
        "id": 366384,
        "title": "Mad Runner",
        "author_nicks": [
            {
                "name": "The Whiz-zards Association",
                "abbreviation": "TWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110063/?format=api",
                    "id": 110063,
                    "name": "The Whiz-zards Association",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09-11",
        "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"
        ]
    }
]