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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293707/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293707/",
        "id": 293707,
        "title": "Hell No!",
        "author_nicks": [
            {
                "name": "Confusing Solution",
                "abbreviation": "CS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107391/?format=api",
                    "id": 107391,
                    "name": "Confusing Solution",
                    "is_group": true
                }
            },
            {
                "name": "Super Swap Sweden",
                "abbreviation": "SSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13770/?format=api",
                    "id": 13770,
                    "name": "Super Swap Sweden",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-18",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293706/",
        "id": 293706,
        "title": "Oh Shit",
        "author_nicks": [
            {
                "name": "Confusing Solution",
                "abbreviation": "CS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107391/?format=api",
                    "id": 107391,
                    "name": "Confusing Solution",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-09",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293705/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293705/",
        "id": 293705,
        "title": "Running Demo",
        "author_nicks": [
            {
                "name": "Confusing Solution",
                "abbreviation": "CS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107391/?format=api",
                    "id": 107391,
                    "name": "Confusing Solution",
                    "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": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293704/",
        "id": 293704,
        "title": "Animax",
        "author_nicks": [
            {
                "name": "Confusing Solution",
                "abbreviation": "CS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107391/?format=api",
                    "id": 107391,
                    "name": "Confusing Solution",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12",
        "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": []
    }
]