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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36000/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36000/",
        "id": 36000,
        "title": "Evoke",
        "author_nicks": [
            {
                "name": "m0lo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7023/?format=api",
                    "id": 7023,
                    "name": "m0lo",
                    "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": "2006-08-12",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/55293/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55293/",
        "id": 55293,
        "title": "Supertum",
        "author_nicks": [
            {
                "name": "m0!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7023/?format=api",
                    "id": 7023,
                    "name": "m0lo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-12-28",
        "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/81502/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81502/",
        "id": 81502,
        "title": "Mario",
        "author_nicks": [
            {
                "name": "m0!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7023/?format=api",
                    "id": 7023,
                    "name": "m0lo",
                    "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
                }
            },
            {
                "name": "Sense",
                "abbreviation": "Sense Imagery",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26487/?format=api",
                    "id": 26487,
                    "name": "Sense",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]