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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77054/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77054/",
        "id": 77054,
        "title": "Afternoon",
        "author_nicks": [
            {
                "name": "Jokke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38278/?format=api",
                    "id": 38278,
                    "name": "Jokke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "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/47874/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47874/",
        "id": 47874,
        "title": "Hissikello",
        "author_nicks": [
            {
                "name": "Jokke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38278/?format=api",
                    "id": 38278,
                    "name": "Jokke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bad Karma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24201/?format=api",
                    "id": 24201,
                    "name": "Bad Karma",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-01-22",
        "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/136044/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136044/",
        "id": 136044,
        "title": "Jokke",
        "author_nicks": [
            {
                "name": "Jokke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38278/?format=api",
                    "id": 38278,
                    "name": "Jokke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jokkes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57733/?format=api",
                    "id": 57733,
                    "name": "Jokkes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]