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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357658/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357658/",
        "id": 357658,
        "title": "Scumsuccer",
        "author_nicks": [
            {
                "name": "Cool Swapping Trio",
                "abbreviation": "CST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107401/?format=api",
                    "id": 107401,
                    "name": "Cool Swapping Trio",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-24",
        "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/357656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357656/",
        "id": 357656,
        "title": "Fox Demo",
        "author_nicks": [
            {
                "name": "Cool Swapping Trio",
                "abbreviation": "CST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107401/?format=api",
                    "id": 107401,
                    "name": "Cool Swapping Trio",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-15",
        "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/357659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357659/",
        "id": 357659,
        "title": "The Ultimate Zone!",
        "author_nicks": [
            {
                "name": "Cool Swapping Trio",
                "abbreviation": "CST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107401/?format=api",
                    "id": 107401,
                    "name": "Cool Swapping Trio",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-11",
        "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/357657/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357657/",
        "id": 357657,
        "title": "Premier",
        "author_nicks": [
            {
                "name": "Cool Swapping Trio",
                "abbreviation": "CST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107401/?format=api",
                    "id": 107401,
                    "name": "Cool Swapping Trio",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-03",
        "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": []
    }
]