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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8921/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/8921/",
        "id": 8921,
        "title": "2020 Visions",
        "author_nicks": [
            {
                "name": "Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10192/?format=api",
                    "id": 10192,
                    "name": "Blue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aerosol",
                "abbreviation": "aSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                    "id": 6858,
                    "name": "Aerosol",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8927/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/8927/",
        "id": 8927,
        "title": "Element",
        "author_nicks": [
            {
                "name": "Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10192/?format=api",
                    "id": 10192,
                    "name": "Blue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aerosol",
                "abbreviation": "aSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                    "id": 6858,
                    "name": "Aerosol",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-26",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8925/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/8925/",
        "id": 8925,
        "title": "Circle Of Shit",
        "author_nicks": [
            {
                "name": "Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10192/?format=api",
                    "id": 10192,
                    "name": "Blue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aerosol",
                "abbreviation": "aSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                    "id": 6858,
                    "name": "Aerosol",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-12",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]