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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33136/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33136/",
        "id": 33136,
        "title": "Astral",
        "author_nicks": [
            {
                "name": "Phoenix",
                "abbreviation": "PHX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7202/?format=api",
                    "id": 7202,
                    "name": "Phoenix",
                    "is_group": true
                }
            },
            {
                "name": "Virtual Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12977/?format=api",
                    "id": 12977,
                    "name": "Virtual Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-12",
        "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/33402/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33402/",
        "id": 33402,
        "title": "Campino",
        "author_nicks": [
            {
                "name": "Phoenix",
                "abbreviation": "PHX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7202/?format=api",
                    "id": 7202,
                    "name": "Phoenix",
                    "is_group": true
                }
            },
            {
                "name": "Virtual Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12977/?format=api",
                    "id": 12977,
                    "name": "Virtual Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-07",
        "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": [
            "gus-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18036/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18036/",
        "id": 18036,
        "title": "Worlds",
        "author_nicks": [
            {
                "name": "Virtual Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12977/?format=api",
                    "id": 12977,
                    "name": "Virtual Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03",
        "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/29058/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29058/",
        "id": 29058,
        "title": "Pepperoni",
        "author_nicks": [
            {
                "name": "Virtual Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12977/?format=api",
                    "id": 12977,
                    "name": "Virtual Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09",
        "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": []
    }
]