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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163010/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163010/",
        "id": 163010,
        "title": "Buk",
        "author_nicks": [
            {
                "name": "Industrial Revolutioners",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14450/?format=api",
                    "id": 14450,
                    "name": "Industrial Revolutioners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-10",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "puzzle-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46193/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46193/",
        "id": 46193,
        "title": "IR03 - Chocolate Cake",
        "author_nicks": [
            {
                "name": "Industrial Revolutioners",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14450/?format=api",
                    "id": 14450,
                    "name": "Industrial Revolutioners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/42545/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42545/",
        "id": 42545,
        "title": "ir-02",
        "author_nicks": [
            {
                "name": "Industrial Revolutioners",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14450/?format=api",
                    "id": 14450,
                    "name": "Industrial Revolutioners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-09-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/20024/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20024/",
        "id": 20024,
        "title": "Greetings",
        "author_nicks": [
            {
                "name": "Industrial Revolutioners",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14450/?format=api",
                    "id": 14450,
                    "name": "Industrial Revolutioners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-09-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]