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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6830/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6830/",
        "id": 6830,
        "title": "Ilyad",
        "author_nicks": [
            {
                "name": "Alcatraz",
                "abbreviation": "ATZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                    "id": 738,
                    "name": "Alcatraz",
                    "is_group": true
                }
            },
            {
                "name": "Asphyxia Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8124/?format=api",
                    "id": 8124,
                    "name": "Asphyxia Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-07",
        "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/238481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/238481/",
        "id": 238481,
        "title": "Musica",
        "author_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8124/?format=api",
                    "id": 8124,
                    "name": "Asphyxia Design",
                    "is_group": true
                }
            },
            {
                "name": "Blaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71858/?format=api",
                    "id": 71858,
                    "name": "Blaze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-27",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210484/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210484/",
        "id": 210484,
        "title": "First Demo",
        "author_nicks": [
            {
                "name": "Asphyxia Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8124/?format=api",
                    "id": 8124,
                    "name": "Asphyxia Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]