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

[
    {
        "url": "https://demozoo.org/api/v1/productions/336056/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336056/",
        "id": 336056,
        "title": "1991 Metres High",
        "author_nicks": [
            {
                "name": "Impulse",
                "abbreviation": "IPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4983/?format=api",
                    "id": 4983,
                    "name": "Impulse",
                    "is_group": true
                }
            },
            {
                "name": "The Private Investigators",
                "abbreviation": "TPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109939/?format=api",
                    "id": 109939,
                    "name": "The Private Investigators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365486/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365486/",
        "id": 365486,
        "title": "Megux Demux II",
        "author_nicks": [
            {
                "name": "The Private Investigators",
                "abbreviation": "TPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109939/?format=api",
                    "id": 109939,
                    "name": "The Private Investigators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365487/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365487/",
        "id": 365487,
        "title": "Megux Demux",
        "author_nicks": [
            {
                "name": "The Private Investigators",
                "abbreviation": "TPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109939/?format=api",
                    "id": 109939,
                    "name": "The Private Investigators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365485/",
        "id": 365485,
        "title": "Stuffs Demo I",
        "author_nicks": [
            {
                "name": "The Private Investigators",
                "abbreviation": "TPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109939/?format=api",
                    "id": 109939,
                    "name": "The Private Investigators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]