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

{
    "url": "https://demozoo.org/api/v1/productions/139527/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139527/",
    "id": 139527,
    "title": "Intro 7 / Reset-Demo",
    "author_nicks": [
        {
            "name": "DNT-Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31533/?format=api",
                "id": 31533,
                "name": "DNT-Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nullos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2563/?format=api",
                    "id": 2563,
                    "name": "Nullos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/539/?format=api",
            "demozoo_url": "https://demozoo.org/parties/539/",
            "id": 539,
            "name": "TitaniC Party 1994",
            "tagline": "",
            "start_date": "1994-02-26",
            "end_date": "1994-02-27",
            "location": "Ébreuil, Département de l'Allier, Auvergne-Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 46.11556,
            "longitude": 3.08667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/0d/37ad.87776.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/af/0d/37ad.87776.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/0d/37ad.87776.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}