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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169260/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169260/",
        "id": 169260,
        "title": "Epsilon's 2000th Release",
        "author_nicks": [
            {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56064/?format=api",
                    "id": 56064,
                    "name": "Epsilon",
                    "is_group": true
                }
            },
            {
                "name": "Scienide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11941/?format=api",
                    "id": 11941,
                    "name": "Scienide",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/328979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328979/",
        "id": 328979,
        "title": "Epsilon's 100th Release",
        "author_nicks": [
            {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56064/?format=api",
                    "id": 56064,
                    "name": "Epsilon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/28976/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28976/",
        "id": 28976,
        "title": "Lion",
        "author_nicks": [
            {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56064/?format=api",
                    "id": 56064,
                    "name": "Epsilon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-04",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28983/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28983/",
        "id": 28983,
        "title": "Autumn",
        "author_nicks": [
            {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56064/?format=api",
                    "id": 56064,
                    "name": "Epsilon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-04",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7388/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7388/",
        "id": 7388,
        "title": "Dream",
        "author_nicks": [
            {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56064/?format=api",
                    "id": 56064,
                    "name": "Epsilon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-13",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]