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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38922/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38922/",
        "id": 38922,
        "title": "Evoke",
        "author_nicks": [
            {
                "name": "Danzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6863/?format=api",
                    "id": 6863,
                    "name": "Danzig",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arclite",
                "abbreviation": "al",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
                    "id": 1384,
                    "name": "Arclite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-08-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161948/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/161948/",
        "id": 161948,
        "title": "Brain Crack",
        "author_nicks": [
            {
                "name": "Danzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6863/?format=api",
                    "id": 6863,
                    "name": "Danzig",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arclite",
                "abbreviation": "al",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
                    "id": 1384,
                    "name": "Arclite",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-16",
        "supertype": "graphics",
        "platforms": [],
        "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/301961/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/301961/",
        "id": 301961,
        "title": "Project Unknown",
        "author_nicks": [
            {
                "name": "Danzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6863/?format=api",
                    "id": 6863,
                    "name": "Danzig",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "G'Style",
                "abbreviation": "G'S",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7078/?format=api",
                    "id": 7078,
                    "name": "G'Style",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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": []
    }
]