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

{
    "url": "https://demozoo.org/api/v1/productions/306994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/306994/",
    "id": 306994,
    "title": "GraFX 2 (win32)",
    "author_nicks": [
        {
            "name": "Eclipse",
            "abbreviation": "ECL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                "id": 7987,
                "name": "Eclipse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.eclipse-game.com/files/tools/graphic/grafx2setup.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13380"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/652/?format=api",
            "demozoo_url": "https://demozoo.org/parties/652/",
            "id": 652,
            "name": "State of the Art 2004",
            "tagline": "St(Art) 2004",
            "start_date": "2004-01-23",
            "end_date": "2004-01-25",
            "location": "Tourcoing, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 50.722389,
            "longitude": 3.15937,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}