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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303702/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303702/",
        "id": 303702,
        "title": "Sonic the Hedgehog 1.1 (C64+REU)",
        "author_nicks": [
            {
                "name": "Mr. SID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37031/?format=api",
                    "id": 37031,
                    "name": "Mr. SID",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-22",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303701/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303701/",
        "id": 303701,
        "title": "Sonic the Hedgehog (C64+REU)",
        "author_nicks": [
            {
                "name": "Mr. SID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37031/?format=api",
                    "id": 37031,
                    "name": "Mr. SID",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-19",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "demake"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95775/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95775/",
        "id": 95775,
        "title": "Prince of Persia C64",
        "author_nicks": [
            {
                "name": "Mr. SID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37031/?format=api",
                    "id": 37031,
                    "name": "Mr. SID",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-10-16",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "prince-of-persia",
            "demake"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175199/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175199/",
        "id": 175199,
        "title": "The Best Feature",
        "author_nicks": [
            {
                "name": "Mr. SID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37031/?format=api",
                    "id": 37031,
                    "name": "Mr. SID",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-14",
        "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/175213/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175213/",
        "id": 175213,
        "title": "SIDPLAY/Mac 4.0",
        "author_nicks": [
            {
                "name": "Mr. SID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37031/?format=api",
                    "id": 37031,
                    "name": "Mr. SID",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]