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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Rund um Probstzella",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95cd5f13-89cf-4282-9894-45f7da2b2699"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2010/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2507/",
    "metadata": {
        "length": 495702,
        "lengthKind": "routed",
        "duration": 206,
        "positionLists": 3,
        "positions": 51,
        "size": 11799,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-30T13:53:53.031000+00:00",
        "country": "DE"
    }
}