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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177137/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177137/",
        "id": 177137,
        "title": "Alpha 5",
        "author_nicks": [
            {
                "name": "WTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73783/?format=api",
                    "id": 73783,
                    "name": "WTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08",
        "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/278564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278564/",
        "id": 278564,
        "title": "Canyon Bomber 65%",
        "author_nicks": [
            {
                "name": "WTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73783/?format=api",
                    "id": 73783,
                    "name": "WTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-25",
        "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/330929/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/330929/",
        "id": 330929,
        "title": "Buzzwire",
        "author_nicks": [
            {
                "name": "WTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73783/?format=api",
                    "id": 73783,
                    "name": "WTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-07-10",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]