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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279350/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279350/",
        "id": 279350,
        "title": "Don't Leave Me !",
        "author_nicks": [
            {
                "name": "The Rambo Crew 1964",
                "abbreviation": "RCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109945/?format=api",
                    "id": 109945,
                    "name": "The Rambo Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/301065/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301065/",
        "id": 301065,
        "title": "Jail Break",
        "author_nicks": [
            {
                "name": "The Rambo Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109945/?format=api",
                    "id": 109945,
                    "name": "The Rambo Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given",
            "jail-break-1986"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178175/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178175/",
        "id": 178175,
        "title": "Giga-Demo",
        "author_nicks": [
            {
                "name": "The Rambo Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109945/?format=api",
                    "id": 109945,
                    "name": "The Rambo Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/178176/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178176/",
        "id": 178176,
        "title": "Rambo Intro V",
        "author_nicks": [
            {
                "name": "The Rambo Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109945/?format=api",
                    "id": 109945,
                    "name": "The Rambo Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]