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

[
    {
        "url": "https://demozoo.org/api/v1/productions/275378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275378/",
        "id": 275378,
        "title": "DVT 11th Birthday",
        "author_nicks": [
            {
                "name": "Devotion",
                "abbreviation": "DVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119255/?format=api",
                    "id": 119255,
                    "name": "Devotion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275377/",
        "id": 275377,
        "title": "Rockin' With The Best",
        "author_nicks": [
            {
                "name": "Devotion",
                "abbreviation": "DVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119255/?format=api",
                    "id": 119255,
                    "name": "Devotion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275379/",
        "id": 275379,
        "title": "Fishtro",
        "author_nicks": [
            {
                "name": "Devotion",
                "abbreviation": "DVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119255/?format=api",
                    "id": 119255,
                    "name": "Devotion",
                    "is_group": true
                }
            },
            {
                "name": "X-Pression",
                "abbreviation": "XPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15984/?format=api",
                    "id": 15984,
                    "name": "X-Pression",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]