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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30034/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30034/",
        "id": 30034,
        "title": "Something Something",
        "author_nicks": [
            {
                "name": "The Enterprise Crew",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13793/?format=api",
                    "id": 13793,
                    "name": "The Enterprise Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-16",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19155/",
        "id": 19155,
        "title": "TEXTATIC",
        "author_nicks": [
            {
                "name": "The Enterprise Crew",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13793/?format=api",
                    "id": 13793,
                    "name": "The Enterprise Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/33131/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33131/",
        "id": 33131,
        "title": "Textasy",
        "author_nicks": [
            {
                "name": "The Enterprise Crew",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13793/?format=api",
                    "id": 13793,
                    "name": "The Enterprise Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "midas",
            "dos4gw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141508/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141508/",
        "id": 141508,
        "title": "Distortion 96",
        "author_nicks": [
            {
                "name": "The Enterprise Crew",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13793/?format=api",
                    "id": 13793,
                    "name": "The Enterprise Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]