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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Leer-Knock-Greetsiel-GroßesMeer-Timmel-Hesel-Leer 156km (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a8d4142-a617-470c-a761-ebe6a63d7a47"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36258/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52749/",
    "metadata": {
        "length": 302706,
        "lengthKind": "routed",
        "duration": 1702,
        "positionLists": 2,
        "positions": 1487,
        "size": 140750,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-10T12:09:50+00:00",
        "country": "DE"
    }
}