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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "Bad Münstereifel, Bad Neuenahr, Adenau, Bad Münstereifel",
    "creator_name": "Kawasaki 1976",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b46a73fa-526a-4b5b-b27b-86883dc8f020"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26136/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39832/",
    "metadata": {
        "length": 531411,
        "lengthKind": "straight-line",
        "duration": 412281,
        "positionLists": 3,
        "positions": 2925,
        "size": 305226,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-08-30T06:52:51+00:00",
        "country": "DE"
    }
}