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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 77",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2978606e-d4c9-4277-a3f7-7878d55c338e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35845/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52336/",
    "metadata": {
        "length": 2562,
        "lengthKind": "track",
        "duration": 414,
        "positionLists": 1,
        "positions": 77,
        "size": 8876,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-24T16:59:10+00:00",
        "elevationGain": 90,
        "elevationLoss": 80,
        "country": "DE"
    }
}