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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158313/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158313/",
        "id": 158313,
        "title": "Never This Again",
        "author_nicks": [
            {
                "name": "Brain Wave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2748/?format=api",
                    "id": 2748,
                    "name": "Brain Wave",
                    "is_group": true
                }
            },
            {
                "name": "DGSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65700/?format=api",
                    "id": 65700,
                    "name": "DGSA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/217977/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217977/",
        "id": 217977,
        "title": "His New Intro",
        "author_nicks": [
            {
                "name": "DGSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65700/?format=api",
                    "id": 65700,
                    "name": "DGSA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/217979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217979/",
        "id": 217979,
        "title": "Members Demo",
        "author_nicks": [
            {
                "name": "DGSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65700/?format=api",
                    "id": 65700,
                    "name": "DGSA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/217978/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217978/",
        "id": 217978,
        "title": "Latino Party",
        "author_nicks": [
            {
                "name": "DGSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65700/?format=api",
                    "id": 65700,
                    "name": "DGSA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]