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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21516/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21516/",
        "id": 21516,
        "title": "Baglæns Ingenør Arbejde",
        "author_nicks": [
            {
                "name": "Sumpen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15877/?format=api",
                    "id": 15877,
                    "name": "Sumpen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-29",
        "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": [
            "screenshots-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/259310/?format=api",
        "demozoo_url": "https://demozoo.org/productions/259310/",
        "id": 259310,
        "title": "Ostival",
        "author_nicks": [
            {
                "name": "Sumpen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15877/?format=api",
                    "id": 15877,
                    "name": "Sumpen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/286876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286876/",
        "id": 286876,
        "title": "AGA Starter Pro V2.1",
        "author_nicks": [
            {
                "name": "Sumpen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15877/?format=api",
                    "id": 15877,
                    "name": "Sumpen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]