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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175905/",
        "id": 175905,
        "title": "housenka.sh -- a game written in bash",
        "author_nicks": [
            {
                "name": "BruXy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73201/?format=api",
                    "id": 73201,
                    "name": "BruXy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175906/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175906/",
        "id": 175906,
        "title": "SHPaint",
        "author_nicks": [
            {
                "name": "BruXy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73201/?format=api",
                    "id": 73201,
                    "name": "BruXy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-11",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175907/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175907/",
        "id": 175907,
        "title": "Nyan Cat, the BASH version",
        "author_nicks": [
            {
                "name": "BruXy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73201/?format=api",
                    "id": 73201,
                    "name": "BruXy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08",
        "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": [
            "nyancat"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175912/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175912/",
        "id": 175912,
        "title": "Matrix effect in BASH",
        "author_nicks": [
            {
                "name": "BruXy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73201/?format=api",
                    "id": 73201,
                    "name": "BruXy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-01",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "matrix-effect"
        ]
    }
]