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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24926/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24926/",
        "id": 24926,
        "title": "Nymph",
        "author_nicks": [
            {
                "name": "Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/440/?format=api",
                    "id": 440,
                    "name": "Beyond",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hybris/NEMESIS",
                "abbreviation": "HN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/441/?format=api",
                    "id": 441,
                    "name": "Hybris/NEMESIS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "graphics",
        "platforms": [],
        "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/24787/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24787/",
        "id": 24787,
        "title": "Phone Home",
        "author_nicks": [
            {
                "name": "Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/440/?format=api",
                    "id": 440,
                    "name": "Beyond",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hybris/NEMESIS",
                "abbreviation": "HN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/441/?format=api",
                    "id": 441,
                    "name": "Hybris/NEMESIS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]