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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34964/",
        "id": 34964,
        "title": "Robin Hood Of Ascii",
        "author_nicks": [
            {
                "name": "Arid Weed",
                "abbreviation": "AWE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13260/?format=api",
                    "id": 13260,
                    "name": "Arid Weed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-27",
        "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/179670/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/179670/",
        "id": 179670,
        "title": "Hi/Life Hard/Life",
        "author_nicks": [
            {
                "name": "Arid Weed",
                "abbreviation": "AWE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13260/?format=api",
                    "id": 13260,
                    "name": "Arid Weed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]