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

{
    "url": "https://demozoo.org/api/v1/parties/3759/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3759/",
    "id": 3759,
    "name": "RAAT#02",
    "tagline": "a New Hope",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1439/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1439/",
        "id": 1439,
        "name": "RAAT",
        "website": "http://retrojen.org/event/raat/"
    },
    "start_date": "2014-12-27",
    "end_date": "2014-12-28",
    "location": "İstanbul, Istanbul, Turkey",
    "is_online": false,
    "country_code": "TR",
    "latitude": 41.03508,
    "longitude": 28.98331,
    "website": "http://retrojen.org/event/raat02/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/130244/?format=api",
            "demozoo_url": "https://demozoo.org/productions/130244/",
            "id": 130244,
            "title": "RAAT #02 Invitation",
            "author_nicks": [
                {
                    "name": "Crescent",
                    "abbreviation": "CRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5884/?format=api",
                        "id": 5884,
                        "name": "Crescent",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-12-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1860&when=2014"
        }
    ]
}