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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SM-Tour2016-1 Weissenbourg nach Germersheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f60a576-e169-4524-872c-6769ee30bdab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36390/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52881/",
    "metadata": {
        "length": 47855,
        "lengthKind": "track",
        "duration": 9778,
        "positionLists": 1,
        "positions": 870,
        "size": 112687,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-30T15:42:33+00:00",
        "elevationGain": 120,
        "elevationLoss": 182,
        "country": "DE"
    }
}