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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361000/",
        "id": 361000,
        "title": "Very Interesting Concepts (VIC)",
        "author_nicks": [
            {
                "name": "United Importing Alliance",
                "abbreviation": "UIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106873/?format=api",
                    "id": 106873,
                    "name": "United Importing Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-06-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361001/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361001/",
        "id": 361001,
        "title": "UIA Demo #1 TCL Lost",
        "author_nicks": [
            {
                "name": "United Importing Alliance",
                "abbreviation": "UIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106873/?format=api",
                    "id": 106873,
                    "name": "United Importing Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361002/",
        "id": 361002,
        "title": "Pure Magic",
        "author_nicks": [
            {
                "name": "United Importing Alliance",
                "abbreviation": "UIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106873/?format=api",
                    "id": 106873,
                    "name": "United Importing Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361003/",
        "id": 361003,
        "title": "CPA Scum!",
        "author_nicks": [
            {
                "name": "United Importing Alliance",
                "abbreviation": "UIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106873/?format=api",
                    "id": 106873,
                    "name": "United Importing Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]