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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198602/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198602/",
        "id": 198602,
        "title": "Bad Apple",
        "author_nicks": [
            {
                "name": "Sage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2107/?format=api",
                    "id": 2107,
                    "name": "Sage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bad-apple"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/127155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127155/",
        "id": 127155,
        "title": "Silly Venture 2k14 Invitro",
        "author_nicks": [
            {
                "name": "Inter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2202/?format=api",
                    "id": 2202,
                    "name": "Inter Development",
                    "is_group": true
                }
            },
            {
                "name": "Lamers",
                "abbreviation": "LMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                    "id": 18529,
                    "name": "Lamers",
                    "is_group": true
                }
            },
            {
                "name": "Resistance",
                "abbreviation": "RSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                    "id": 3918,
                    "name": "Resistance",
                    "is_group": true
                }
            },
            {
                "name": "Sage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2107/?format=api",
                    "id": 2107,
                    "name": "Sage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54876/",
        "id": 54876,
        "title": "Lynx Reloaded",
        "author_nicks": [
            {
                "name": "Sage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2107/?format=api",
                    "id": 2107,
                    "name": "Sage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "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/192891/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192891/",
        "id": 192891,
        "title": "MultiPong 1K",
        "author_nicks": [
            {
                "name": "Sage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2107/?format=api",
                    "id": 2107,
                    "name": "Sage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]