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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187232/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/187232/",
        "id": 187232,
        "title": "Finger",
        "author_nicks": [
            {
                "name": "Sative Mea",
                "abbreviation": "SEA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10392/?format=api",
                    "id": 10392,
                    "name": "Sative Mea",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-02-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186979/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186979/",
        "id": 186979,
        "title": "1999",
        "author_nicks": [
            {
                "name": "Sative Mea",
                "abbreviation": "SEA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10392/?format=api",
                    "id": 10392,
                    "name": "Sative Mea",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186980/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186980/",
        "id": 186980,
        "title": "100% of Shit",
        "author_nicks": [
            {
                "name": "Sative Mea",
                "abbreviation": "SEA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10392/?format=api",
                    "id": 10392,
                    "name": "Sative Mea",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]