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

[
    {
        "url": "https://demozoo.org/api/v1/productions/209623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209623/",
        "id": 209623,
        "title": "Assassin +3",
        "author_nicks": [
            {
                "name": "Sharks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115497/?format=api",
                    "id": 115497,
                    "name": "Sharks",
                    "is_group": true
                }
            },
            {
                "name": "Sphinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75849/?format=api",
                    "id": 75849,
                    "name": "Sphinx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "assassin"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/182704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182704/",
        "id": 182704,
        "title": "Music Collection Volume 1",
        "author_nicks": [
            {
                "name": "Sphinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75849/?format=api",
                    "id": 75849,
                    "name": "Sphinx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-13",
        "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/219543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219543/",
        "id": 219543,
        "title": "Another BBS Intro",
        "author_nicks": [
            {
                "name": "Sphinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75849/?format=api",
                    "id": 75849,
                    "name": "Sphinx",
                    "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": []
    }
]