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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 78 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e26e914-16f9-4872-a62f-16b41504214c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35212/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51703/",
    "metadata": {
        "length": 2033,
        "lengthKind": "track",
        "duration": 603,
        "positionLists": 1,
        "positions": 78,
        "size": 8952,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-13T23:45:10+00:00",
        "elevationGain": 112,
        "elevationLoss": 114,
        "country": "DE"
    }
}