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

GET /v1/routes/53098/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "196108f4d389cf4bb694ea0694d7b9f9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Maps3D_TR-2014-03-08 pm16-14",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48446dde-86f2-40e9-8359-fa906a0dcb3a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36607/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53098/?format=api",
    "metadata": {
        "length": 27512,
        "lengthKind": "track",
        "duration": 10716,
        "positionLists": 1,
        "positions": 2106,
        "size": 229770,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-08T13:15:42+00:00",
        "elevationGain": 155,
        "elevationLoss": 155,
        "country": "DE"
    }
}