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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192969/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192969/",
        "id": 192969,
        "title": "mfta",
        "author_nicks": [
            {
                "name": "Gekko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40861/?format=api",
                    "id": 40861,
                    "name": "Gekko",
                    "is_group": false
                }
            },
            {
                "name": "Sonicus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49913/?format=api",
                    "id": 49913,
                    "name": "Sonicus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78239/?format=api",
                    "id": 78239,
                    "name": "PTS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-09-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/87214/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87214/",
        "id": 87214,
        "title": "Gekon demo",
        "author_nicks": [
            {
                "name": "Gekko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40861/?format=api",
                    "id": 40861,
                    "name": "Gekko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/78307/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78307/",
        "id": 78307,
        "title": "Kokruw-Okr",
        "author_nicks": [
            {
                "name": "Gekko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40861/?format=api",
                    "id": 40861,
                    "name": "Gekko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]