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

[
    {
        "url": "https://demozoo.org/api/v1/productions/330041/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330041/",
        "id": 330041,
        "title": "Artoo Goes Bebop",
        "author_nicks": [
            {
                "name": "Cosmic Cracking Force",
                "abbreviation": "CCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107403/?format=api",
                    "id": 107403,
                    "name": "Cosmic Cracking Force",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/330039/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330039/",
        "id": 330039,
        "title": "Kern Demo 3",
        "author_nicks": [
            {
                "name": "Cosmic Cracking Force",
                "abbreviation": "CCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107403/?format=api",
                    "id": 107403,
                    "name": "Cosmic Cracking Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-08-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/330038/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330038/",
        "id": 330038,
        "title": "Preview Bebop",
        "author_nicks": [
            {
                "name": "Cosmic Cracking Force",
                "abbreviation": "CCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107403/?format=api",
                    "id": 107403,
                    "name": "Cosmic Cracking Force",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/330040/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330040/",
        "id": 330040,
        "title": "Final Demo I",
        "author_nicks": [
            {
                "name": "Cosmic Cracking Force",
                "abbreviation": "CCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107403/?format=api",
                    "id": 107403,
                    "name": "Cosmic Cracking Force",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]