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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139646/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139646/",
        "id": 139646,
        "title": "People of Earth",
        "author_nicks": [
            {
                "name": "Phallicnose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59362/?format=api",
                    "id": 59362,
                    "name": "Phallicnose",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing",
            "adobe-illustrator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139670/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139670/",
        "id": 139670,
        "title": "Läheltä piti",
        "author_nicks": [
            {
                "name": "Phallicnose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59362/?format=api",
                    "id": 59362,
                    "name": "Phallicnose",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]