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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362738/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362738/",
        "id": 362738,
        "title": "TEMP-Net December 1995",
        "author_nicks": [
            {
                "name": "Temptation",
                "abbreviation": "TEMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                    "id": 80423,
                    "name": "Temptation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12",
        "supertype": "production",
        "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/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbs-list",
            "temp-net",
            "nodelist"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/300138/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300138/",
        "id": 300138,
        "title": "Temptation Intro",
        "author_nicks": [
            {
                "name": "Temptation",
                "abbreviation": "TEMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                    "id": 80423,
                    "name": "Temptation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-12",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191412/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191412/",
        "id": 191412,
        "title": "Temptation Application Generator",
        "author_nicks": [
            {
                "name": "Temptation",
                "abbreviation": "TEMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                    "id": 80423,
                    "name": "Temptation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]