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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NATURTOUR_NIDDA_ASCII ON GPSIES.COM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27d737d0-f86d-4a4e-9ef5-996e3a54f0fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35807/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52298/",
    "metadata": {
        "length": 13539,
        "lengthKind": "track",
        "duration": 4865,
        "positionLists": 1,
        "positions": 246,
        "size": 41386,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-04T11:23:49+00:00",
        "country": "DE"
    }
}