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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81860/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81860/",
        "id": 81860,
        "title": "Fastisolsk00l",
        "author_nicks": [
            {
                "name": "Shazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/923/?format=api",
                    "id": 923,
                    "name": "Shazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-02-26",
        "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/76861/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76861/",
        "id": 76861,
        "title": "Ze Fujibee Demo",
        "author_nicks": [
            {
                "name": "Shazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/923/?format=api",
                    "id": 923,
                    "name": "Shazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MJJ Prod",
                "abbreviation": "MJJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                    "id": 11419,
                    "name": "MJJ Prod",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-09-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-8x"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76862/",
        "id": 76862,
        "title": "Ze Web OldskOOl Webtro",
        "author_nicks": [
            {
                "name": "Shazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/923/?format=api",
                    "id": 923,
                    "name": "Shazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]