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

[
    {
        "url": "https://demozoo.org/api/v1/productions/365801/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365801/",
        "id": 365801,
        "title": "Freakstein",
        "author_nicks": [
            {
                "name": "The Road Busters",
                "abbreviation": "TRB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109950/?format=api",
                    "id": 109950,
                    "name": "The Road Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/365802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365802/",
        "id": 365802,
        "title": "Simply Cool",
        "author_nicks": [
            {
                "name": "The Road Busters",
                "abbreviation": "TRB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109950/?format=api",
                    "id": 109950,
                    "name": "The Road Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365806/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365806/",
        "id": 365806,
        "title": "Dark Magic 3",
        "author_nicks": [
            {
                "name": "The Road Busters",
                "abbreviation": "TRB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109950/?format=api",
                    "id": 109950,
                    "name": "The Road Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-01-29",
        "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/365804/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365804/",
        "id": 365804,
        "title": "Bizarre",
        "author_nicks": [
            {
                "name": "The Road Busters",
                "abbreviation": "TRB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109950/?format=api",
                    "id": 109950,
                    "name": "The Road Busters",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365803/",
        "id": 365803,
        "title": "Hectic",
        "author_nicks": [
            {
                "name": "The Road Busters",
                "abbreviation": "TRB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109950/?format=api",
                    "id": 109950,
                    "name": "The Road Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]