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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6052/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6052/",
        "id": 6052,
        "title": "It",
        "author_nicks": [
            {
                "name": "Colonel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7022/?format=api",
                    "id": 7022,
                    "name": "Colonel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chemical Reaction",
                "abbreviation": "CRO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                    "id": 6889,
                    "name": "Chemical Reaction",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-25",
        "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/84853/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/84853/",
        "id": 84853,
        "title": "C4 ASCII",
        "author_nicks": [
            {
                "name": "Colonel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7022/?format=api",
                    "id": 7022,
                    "name": "Colonel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chemical Reaction",
                "abbreviation": "CRO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                    "id": 6889,
                    "name": "Chemical Reaction",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-04-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45469/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45469/",
        "id": 45469,
        "title": "Dragon",
        "author_nicks": [
            {
                "name": "Colonel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7022/?format=api",
                    "id": 7022,
                    "name": "Colonel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "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/119520/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/119520/",
        "id": 119520,
        "title": "Alita",
        "author_nicks": [
            {
                "name": "Colonel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7022/?format=api",
                    "id": 7022,
                    "name": "Colonel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-01-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]