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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85728/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85728/",
        "id": 85728,
        "title": "Füßchen in die Höh",
        "author_nicks": [
            {
                "name": "Miss E.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6063/?format=api",
                    "id": 6063,
                    "name": "Miss E.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DKMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6301/?format=api",
                    "id": 6301,
                    "name": "DKMF",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-12-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37864/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37864/",
        "id": 37864,
        "title": "Reduced",
        "author_nicks": [
            {
                "name": "Miss E.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6063/?format=api",
                    "id": 6063,
                    "name": "Miss E.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DKMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6301/?format=api",
                    "id": 6301,
                    "name": "DKMF",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-08-11",
        "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/4087/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4087/",
        "id": 4087,
        "title": "Im Juni",
        "author_nicks": [
            {
                "name": "Miss E.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6063/?format=api",
                    "id": 6063,
                    "name": "Miss E.",
                    "is_group": false
                }
            },
            {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3650/?format=api",
                    "id": 3650,
                    "name": "Styx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]