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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71725/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71725/",
        "id": 71725,
        "title": "Mad Stick 2",
        "author_nicks": [
            {
                "name": "Siffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37939/?format=api",
                    "id": 37939,
                    "name": "Siffo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/15/?format=api",
                "id": 15,
                "name": "XBOX360"
            }
        ],
        "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/78631/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78631/",
        "id": 78631,
        "title": "Mad Stick",
        "author_nicks": [
            {
                "name": "Siffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37939/?format=api",
                    "id": 37939,
                    "name": "Siffo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/15/?format=api",
                "id": 15,
                "name": "XBOX360"
            }
        ],
        "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/67468/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67468/",
        "id": 67468,
        "title": "99 Beers",
        "author_nicks": [
            {
                "name": "Siffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37939/?format=api",
                    "id": 37939,
                    "name": "Siffo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]