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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46982/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46982/",
        "id": 46982,
        "title": "Tribal",
        "author_nicks": [
            {
                "name": "G'Force",
                "abbreviation": "G'F",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6913/?format=api",
                    "id": 6913,
                    "name": "G'Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/32737/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32737/",
        "id": 32737,
        "title": "Vart är mitt F.O.L.",
        "author_nicks": [
            {
                "name": "G'Force",
                "abbreviation": "G'F",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6913/?format=api",
                    "id": 6913,
                    "name": "G'Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "amos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32447/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32447/",
        "id": 32447,
        "title": "Förortsluder",
        "author_nicks": [
            {
                "name": "G'Force",
                "abbreviation": "G'F",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6913/?format=api",
                    "id": 6913,
                    "name": "G'Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/244791/?format=api",
        "demozoo_url": "https://demozoo.org/productions/244791/",
        "id": 244791,
        "title": "TV4 Juniortro",
        "author_nicks": [
            {
                "name": "G'Force",
                "abbreviation": "G'F",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6913/?format=api",
                    "id": 6913,
                    "name": "G'Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]