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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52888/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52888/",
        "id": 52888,
        "title": "A Description",
        "author_nicks": [
            {
                "name": "Babs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27819/?format=api",
                    "id": 27819,
                    "name": "Babs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "d'Oh!",
                "abbreviation": "dOh!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                    "id": 26636,
                    "name": "d'Oh!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52208/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52208/",
        "id": 52208,
        "title": "Where Are d'Oh! Girls?",
        "author_nicks": [
            {
                "name": "Babs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27819/?format=api",
                    "id": 27819,
                    "name": "Babs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "d'Oh!",
                "abbreviation": "dOh!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                    "id": 26636,
                    "name": "d'Oh!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "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/44859/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44859/",
        "id": 44859,
        "title": "Shine",
        "author_nicks": [
            {
                "name": "Babs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27819/?format=api",
                    "id": 27819,
                    "name": "Babs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "d'Oh!",
                "abbreviation": "dOh!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                    "id": 26636,
                    "name": "d'Oh!",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]