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

{
    "url": "https://demozoo.org/api/v1/productions/4887/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4887/",
    "id": 4887,
    "title": "Bunkerparty Invitation Demo",
    "author_nicks": [
        {
            "name": "Dienstagstreff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3627/?format=api",
                "id": 3627,
                "name": "Dienstagstreff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-24",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50456"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "176",
            "competition": {
                "id": 513,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/25/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/25/",
                    "id": 25,
                    "name": "Breakpoint 2008",
                    "tagline": "Digital Garden",
                    "start_date": "2008-03-21",
                    "end_date": "2008-03-24",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2008/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1335/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1335/",
            "id": 1335,
            "name": "Bunkerparty 2008",
            "tagline": "",
            "start_date": "2008-07-11",
            "end_date": "2008-07-13",
            "location": "Bochum, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.48595,
            "longitude": 7.21086,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}