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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Track: Mühle Bohle/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d893af7-96bb-4290-9203-052d36b2d4c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35583/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52074/",
    "metadata": {
        "length": 14155,
        "lengthKind": "track",
        "duration": 4984,
        "positionLists": 1,
        "positions": 617,
        "size": 192209,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-03T06:16:03+00:00",
        "elevationGain": 175,
        "elevationLoss": 175,
        "country": "DE"
    }
}