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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (38)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41c4f00c-f0e9-437e-92ce-d8eafb4e1b4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36447/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52938/",
    "metadata": {
        "length": 8893,
        "lengthKind": "track",
        "duration": 14069768,
        "positionLists": 1,
        "positions": 355,
        "size": 74439,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-17T07:37:41.001000+00:00",
        "elevationGain": 603,
        "elevationLoss": 656,
        "country": "DE"
    }
}