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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5146/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5146/",
        "id": 5146,
        "title": "Black Hole",
        "author_nicks": [
            {
                "name": "Hroudtwolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6483/?format=api",
                    "id": 6483,
                    "name": "Hroudtwolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5059/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5059/",
        "id": 5059,
        "title": "Yinyan",
        "author_nicks": [
            {
                "name": "Hroudtwolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6483/?format=api",
                    "id": 6483,
                    "name": "Hroudtwolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58979/",
        "id": 58979,
        "title": "Hot Buenzli",
        "author_nicks": [
            {
                "name": "Hroudtwolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6483/?format=api",
                    "id": 6483,
                    "name": "Hroudtwolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PureBasic-Lounge Community",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34331/?format=api",
                    "id": 34331,
                    "name": "PureBasic-Lounge Community",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]