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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42982/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42982/",
        "id": 42982,
        "title": "Mini Machines",
        "author_nicks": [
            {
                "name": "Rainfall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24842/?format=api",
                    "id": 24842,
                    "name": "Rainfall",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magnesium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24773/?format=api",
                    "id": 24773,
                    "name": "Magnesium",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "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/38656/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38656/",
        "id": 38656,
        "title": "Gothic2",
        "author_nicks": [
            {
                "name": "Rainfall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24842/?format=api",
                    "id": 24842,
                    "name": "Rainfall",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magnesium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24773/?format=api",
                    "id": 24773,
                    "name": "Magnesium",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "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/38681/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38681/",
        "id": 38681,
        "title": "Canticle For Leibowitz",
        "author_nicks": [
            {
                "name": "Rainfall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24842/?format=api",
                    "id": 24842,
                    "name": "Rainfall",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magnesium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24773/?format=api",
                    "id": 24773,
                    "name": "Magnesium",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]