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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188531/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188531/",
        "id": 188531,
        "title": "Outlaws Exchange Loader",
        "author_nicks": [
            {
                "name": "Outlaws Exchange",
                "abbreviation": "OX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79020/?format=api",
                    "id": 79020,
                    "name": "Outlaws Exchange",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295964/",
        "id": 295964,
        "title": "OX Application Generator",
        "author_nicks": [
            {
                "name": "Outlaws Exchange",
                "abbreviation": "OX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79020/?format=api",
                    "id": 79020,
                    "name": "Outlaws Exchange",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368695/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/368695/",
        "id": 368695,
        "title": "OX Couriering and January 1994 Members Listing",
        "author_nicks": [
            {
                "name": "Outlaws Exchange",
                "abbreviation": "OX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79020/?format=api",
                    "id": 79020,
                    "name": "Outlaws Exchange",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]