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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24518/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24518/",
        "id": 24518,
        "title": "Leonardos Briefcase",
        "author_nicks": [
            {
                "name": "Mass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18442/?format=api",
                    "id": 18442,
                    "name": "Mass",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "360x200"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159464/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159464/",
        "id": 159464,
        "title": "Abduction '97 Pre-Invitation",
        "author_nicks": [
            {
                "name": "Mass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18442/?format=api",
                    "id": 18442,
                    "name": "Mass",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02",
        "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": [
            "midas",
            "pmodew",
            "watcom-c"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306402/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306402/",
        "id": 306402,
        "title": "Tume",
        "author_nicks": [
            {
                "name": "Mass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18442/?format=api",
                    "id": 18442,
                    "name": "Mass",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306401/",
        "id": 306401,
        "title": "Beaver 1 - My Mother Was a Beaver",
        "author_nicks": [
            {
                "name": "Mass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18442/?format=api",
                    "id": 18442,
                    "name": "Mass",
                    "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]