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

[
    {
        "url": "https://demozoo.org/api/v1/productions/207960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207960/",
        "id": 207960,
        "title": "Intro",
        "author_nicks": [
            {
                "name": "Eagles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2180/?format=api",
                    "id": 2180,
                    "name": "Eagles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-11",
        "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/207959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207959/",
        "id": 207959,
        "title": "Disaster 04",
        "author_nicks": [
            {
                "name": "Eagles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2180/?format=api",
                    "id": 2180,
                    "name": "Eagles",
                    "is_group": true
                }
            },
            {
                "name": "Strange",
                "abbreviation": "STR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3329/?format=api",
                    "id": 3329,
                    "name": "Strange",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-12",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/207958/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207958/",
        "id": 207958,
        "title": "An Eagles Breath",
        "author_nicks": [
            {
                "name": "Eagles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2180/?format=api",
                    "id": 2180,
                    "name": "Eagles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-07",
        "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/207961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207961/",
        "id": 207961,
        "title": "Phantasy Sounds",
        "author_nicks": [
            {
                "name": "Eagles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2180/?format=api",
                    "id": 2180,
                    "name": "Eagles",
                    "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]