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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368838/",
        "id": 368838,
        "title": "Trinity Tune",
        "author_nicks": [
            {
                "name": "Trinity Gang",
                "abbreviation": "TNY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110142/?format=api",
                    "id": 110142,
                    "name": "Trinity Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11-16",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368840/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368840/",
        "id": 368840,
        "title": "War Demo Against Quelle-Complott",
        "author_nicks": [
            {
                "name": "Trinity Gang",
                "abbreviation": "TNY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110142/?format=api",
                    "id": 110142,
                    "name": "Trinity Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11-02",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368836/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368836/",
        "id": 368836,
        "title": "Advert Letter III",
        "author_nicks": [
            {
                "name": "Trinity Gang",
                "abbreviation": "TNY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110142/?format=api",
                    "id": 110142,
                    "name": "Trinity Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368837/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368837/",
        "id": 368837,
        "title": "Inviting",
        "author_nicks": [
            {
                "name": "Trinity Gang",
                "abbreviation": "TNY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110142/?format=api",
                    "id": 110142,
                    "name": "Trinity Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": [
            "one-file-demo"
        ]
    }
]