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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57417/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57417/",
        "id": 57417,
        "title": "FastGraphhhh",
        "author_nicks": [
            {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28258/?format=api",
                    "id": 28258,
                    "name": "Mitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zalem Corp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28232/?format=api",
                    "id": 28232,
                    "name": "Zalem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "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/57429/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57429/",
        "id": 57429,
        "title": "Goldofinal",
        "author_nicks": [
            {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28258/?format=api",
                    "id": 28258,
                    "name": "Mitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zalem Corp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28232/?format=api",
                    "id": 28232,
                    "name": "Zalem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "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/45710/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45710/",
        "id": 45710,
        "title": "Ensorceleuse",
        "author_nicks": [
            {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28258/?format=api",
                    "id": 28258,
                    "name": "Mitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zalem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28232/?format=api",
                    "id": 28232,
                    "name": "Zalem",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]