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

[
    {
        "url": "https://demozoo.org/api/v1/productions/93957/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/93957/",
        "id": 93957,
        "title": "Iso Hali!",
        "author_nicks": [
            {
                "name": "Laappane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44639/?format=api",
                    "id": 44639,
                    "name": "Laappane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cloaking Novice",
                "abbreviation": "CN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28087/?format=api",
                    "id": 28087,
                    "name": "Cloaking Novice",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "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/93942/?format=api",
        "demozoo_url": "https://demozoo.org/music/93942/",
        "id": 93942,
        "title": "Skitmonkey Returnz",
        "author_nicks": [
            {
                "name": "Laappane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44639/?format=api",
                    "id": 44639,
                    "name": "Laappane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cloaking Novice",
                "abbreviation": "CN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28087/?format=api",
                    "id": 28087,
                    "name": "Cloaking Novice",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]