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

[
    {
        "url": "https://demozoo.org/api/v1/productions/866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/866/",
        "id": 866,
        "title": "Rise",
        "author_nicks": [
            {
                "name": "Captain EMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3561/?format=api",
                    "id": 3561,
                    "name": "Captain EMU",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/993/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/993/",
        "id": 993,
        "title": "The Final Battle",
        "author_nicks": [
            {
                "name": "Captain EMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3561/?format=api",
                    "id": 3561,
                    "name": "Captain EMU",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43047/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43047/",
        "id": 43047,
        "title": "Planet Allgäu",
        "author_nicks": [
            {
                "name": "Captain EMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3561/?format=api",
                    "id": 3561,
                    "name": "Captain EMU",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4962/",
        "id": 4962,
        "title": "Machine #11",
        "author_nicks": [
            {
                "name": "Captain EMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3561/?format=api",
                    "id": 3561,
                    "name": "Captain EMU",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59051/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59051/",
        "id": 59051,
        "title": "The Dreamer",
        "author_nicks": [
            {
                "name": "Captain EMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3561/?format=api",
                    "id": 3561,
                    "name": "Captain EMU",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]