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

[
    {
        "url": "https://demozoo.org/api/v1/productions/149963/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/149963/",
        "id": 149963,
        "title": "Saturne (Logo)",
        "author_nicks": [
            {
                "name": "Saya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32583/?format=api",
                    "id": 32583,
                    "name": "Saya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hydroxid",
                "abbreviation": "HDX, OH-",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2195/?format=api",
                    "id": 2195,
                    "name": "Hydroxid",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/149962/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/149962/",
        "id": 149962,
        "title": "Hydroxid (Logo)",
        "author_nicks": [
            {
                "name": "Saya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32583/?format=api",
                    "id": 32583,
                    "name": "Saya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hydroxid",
                "abbreviation": "HDX, OH-",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2195/?format=api",
                    "id": 2195,
                    "name": "Hydroxid",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/149964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/149964/",
        "id": 149964,
        "title": "Immeuble",
        "author_nicks": [
            {
                "name": "Saya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32583/?format=api",
                    "id": 32583,
                    "name": "Saya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hydroxid",
                "abbreviation": "HDX, OH-",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2195/?format=api",
                    "id": 2195,
                    "name": "Hydroxid",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]