This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/56128/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ee8e27edbf53f0795db6e4ef974fad80"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Neue Positionsliste 1 (10)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4f4d0f6-6050-406b-951c-a9103eabae65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39637/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56128/",
    "metadata": {
        "length": 367772,
        "lengthKind": "routed",
        "duration": 135,
        "positionLists": 1,
        "positions": 31,
        "size": 6325,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-14T16:49:40.462000+00:00",
        "country": "AT"
    }
}