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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157920/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157920/",
        "id": 157920,
        "title": "Enastående Likheter",
        "author_nicks": [
            {
                "name": "Erik Jonsson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65634/?format=api",
                    "id": 65634,
                    "name": "Erik Jonsson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-05",
        "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/157943/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157943/",
        "id": 157943,
        "title": "Svamp Är Gott",
        "author_nicks": [
            {
                "name": "Erik Jonsson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65634/?format=api",
                    "id": 65634,
                    "name": "Erik Jonsson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]