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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72202/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/72202/",
        "id": 72202,
        "title": "Psy - Suni",
        "author_nicks": [
            {
                "name": "Epilepsy",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                    "id": 10644,
                    "name": "Epilepsy",
                    "is_group": true
                }
            },
            {
                "name": "SDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18534/?format=api",
                    "id": 18534,
                    "name": "SDR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "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/26362/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26362/",
        "id": 26362,
        "title": "Better_with_animal",
        "author_nicks": [
            {
                "name": "SDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18534/?format=api",
                    "id": 18534,
                    "name": "SDR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]