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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47936/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47936/",
        "id": 47936,
        "title": "Hoi Saga Demo 3 - The Final Chapter",
        "author_nicks": [
            {
                "name": "Team Hoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18865/?format=api",
                    "id": 18865,
                    "name": "Team Hoi",
                    "is_group": true
                }
            },
            {
                "name": "The Flame Arrows",
                "abbreviation": "TFA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18856/?format=api",
                    "id": 18856,
                    "name": "The Flame Arrows",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/260376/?format=api",
        "demozoo_url": "https://demozoo.org/productions/260376/",
        "id": 260376,
        "title": "Ode To Ramon III",
        "author_nicks": [
            {
                "name": "Team Hoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18865/?format=api",
                    "id": 18865,
                    "name": "Team Hoi",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47934/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47934/",
        "id": 47934,
        "title": "Hoi Saga Demo 2 - Mindwarp",
        "author_nicks": [
            {
                "name": "Team Hoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18865/?format=api",
                    "id": 18865,
                    "name": "Team Hoi",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47932/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47932/",
        "id": 47932,
        "title": "Hoi Saga Demo 1 - Planet Groove",
        "author_nicks": [
            {
                "name": "Team Hoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18865/?format=api",
                    "id": 18865,
                    "name": "Team Hoi",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]