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

{
    "url": "https://demozoo.org/api/v1/productions/62233/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/62233/",
    "id": 62233,
    "title": "ten swiat jest nasz",
    "author_nicks": [
        {
            "name": "Passenger",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10399/?format=api",
                "id": 10399,
                "name": "Passenger",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Deez'Nuts",
            "abbreviation": "DZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10318/?format=api",
                "id": 10318,
                "name": "Deez'Nuts",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}