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

{
    "url": "https://demozoo.org/api/v1/productions/1903/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1903/",
    "id": 1903,
    "title": "GREP 2005 Invite",
    "author_nicks": [
        {
            "name": "Elcrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4311/?format=api",
                "id": 4311,
                "name": "Elcrew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dalton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3181/?format=api",
                    "id": 3181,
                    "name": "Dalton",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Esau",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3862/?format=api",
                    "id": 3862,
                    "name": "Esau",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Malmis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                    "id": 3186,
                    "name": "Malmix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/grep05/info/elcrew-grep05.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=17653"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17991"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1277/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1277/",
            "id": 1277,
            "name": "Grep 2005",
            "tagline": "",
            "start_date": "2005-08-12",
            "end_date": "2005-08-15",
            "location": "Skövde Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.43488,
            "longitude": 13.90358,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/4a/c751.jw36886.png",
            "original_width": 359,
            "original_height": 282,
            "standard_url": "https://media.demozoo.org/screens/s/49/4a/c751.jw36886.png",
            "standard_width": 359,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/4a/c751.jw36886.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}