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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366923/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366923/",
        "id": 366923,
        "title": "Last Callers v1.0",
        "author_nicks": [
            {
                "name": "International Ghost Hunters",
                "abbreviation": "IGH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124292/?format=api",
                    "id": 124292,
                    "name": "International Ghost Hunters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-01",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304648/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304648/",
        "id": 304648,
        "title": "IGH Loader (1)",
        "author_nicks": [
            {
                "name": "International Ghost Hunters",
                "abbreviation": "IGH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124292/?format=api",
                    "id": 124292,
                    "name": "International Ghost Hunters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304649/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304649/",
        "id": 304649,
        "title": "IGH Loader (2)",
        "author_nicks": [
            {
                "name": "International Ghost Hunters",
                "abbreviation": "IGH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124292/?format=api",
                    "id": 124292,
                    "name": "International Ghost Hunters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296243/",
        "id": 296243,
        "title": "IGH Application Generator",
        "author_nicks": [
            {
                "name": "International Ghost Hunters",
                "abbreviation": "IGH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124292/?format=api",
                    "id": 124292,
                    "name": "International Ghost Hunters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-23",
        "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": [
            "no-credits-added"
        ]
    }
]