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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198660/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198660/",
        "id": 198660,
        "title": "Cybermail #4",
        "author_nicks": [
            {
                "name": "Cybermail",
                "abbreviation": "CM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84828/?format=api",
                    "id": 84828,
                    "name": "Cybermail",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198659/",
        "id": 198659,
        "title": "Cybermail #3",
        "author_nicks": [
            {
                "name": "Cybermail",
                "abbreviation": "CM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84828/?format=api",
                    "id": 84828,
                    "name": "Cybermail",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-05-18",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198658/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198658/",
        "id": 198658,
        "title": "Cybermail #2",
        "author_nicks": [
            {
                "name": "Cybermail",
                "abbreviation": "CM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84828/?format=api",
                    "id": 84828,
                    "name": "Cybermail",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198657/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198657/",
        "id": 198657,
        "title": "Cybermail #1",
        "author_nicks": [
            {
                "name": "Cybermail",
                "abbreviation": "CM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84828/?format=api",
                    "id": 84828,
                    "name": "Cybermail",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-05",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]