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

{
    "url": "https://demozoo.org/api/v1/productions/346623/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346623/",
    "id": 346623,
    "title": "FM Sample Editor",
    "author_nicks": [
        {
            "name": "Organ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8192/?format=api",
                "id": 8192,
                "name": "Organ",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-21",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142719/?format=api",
                    "id": 142719,
                    "name": "Alex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/438/?format=api",
            "demozoo_url": "https://demozoo.org/parties/438/",
            "id": 438,
            "name": "True 1993",
            "tagline": "",
            "start_date": "1993-08-20",
            "end_date": "1993-08-22",
            "location": "Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.16116,
            "longitude": 19.504959,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}