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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121593/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121593/",
        "id": 121593,
        "title": "TSM Bobs Intro",
        "author_nicks": [
            {
                "name": "The Swedish Meatballs",
                "abbreviation": "TSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40847/?format=api",
                    "id": 40847,
                    "name": "The Swedish Meatballs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/78217/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78217/",
        "id": 78217,
        "title": "Aromatica",
        "author_nicks": [
            {
                "name": "The Swedish Meatballs",
                "abbreviation": "TSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40847/?format=api",
                    "id": 40847,
                    "name": "The Swedish Meatballs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "swedish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78219/",
        "id": 78219,
        "title": "Mr. Cobra BBS",
        "author_nicks": [
            {
                "name": "The Swedish Meatballs",
                "abbreviation": "TSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40847/?format=api",
                    "id": 40847,
                    "name": "The Swedish Meatballs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "swedish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78218/",
        "id": 78218,
        "title": "God Jul Demo",
        "author_nicks": [
            {
                "name": "The Swedish Meatballs",
                "abbreviation": "TSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40847/?format=api",
                    "id": 40847,
                    "name": "The Swedish Meatballs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas",
            "swedish"
        ]
    }
]