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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39250/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39250/",
        "id": 39250,
        "title": "In Your Dreams",
        "author_nicks": [
            {
                "name": "Da Bonehead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25128/?format=api",
                    "id": 25128,
                    "name": "Da Bonehead",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154845/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/154845/",
        "id": 154845,
        "title": "Gods fucking nightmare",
        "author_nicks": [
            {
                "name": "b0nehead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25128/?format=api",
                    "id": 25128,
                    "name": "Da Bonehead",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FUEL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                    "id": 11017,
                    "name": "FUEL",
                    "is_group": true
                }
            },
            {
                "name": "Poffelipoff",
                "abbreviation": "PLF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                    "id": 14761,
                    "name": "Poffelipoff",
                    "is_group": true
                }
            },
            {
                "name": "Triloxy",
                "abbreviation": "TLY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                    "id": 13657,
                    "name": "Triloxy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]