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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52863/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52863/",
        "id": 52863,
        "title": "KungFuCute",
        "author_nicks": [
            {
                "name": "JiBe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63/?format=api",
                    "id": 63,
                    "name": "JiBe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "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/52203/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52203/",
        "id": 52203,
        "title": "DollyPrane",
        "author_nicks": [
            {
                "name": "JiBe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63/?format=api",
                    "id": 63,
                    "name": "JiBe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "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/41966/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41966/",
        "id": 41966,
        "title": "Walrus",
        "author_nicks": [
            {
                "name": "JiBe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63/?format=api",
                    "id": 63,
                    "name": "JiBe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15244/?format=api",
                    "id": 15244,
                    "name": "Zen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-17",
        "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/206420/?format=api",
        "demozoo_url": "https://demozoo.org/music/206420/",
        "id": 206420,
        "title": "chippy love",
        "author_nicks": [
            {
                "name": "JiBe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63/?format=api",
                    "id": 63,
                    "name": "JiBe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]