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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Von Hamburg zum MoGo Kiel 2010 - www.groops.de/motobike-treff/",
    "creator_name": "www.groops.de/motobike-treff",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/571d6bef-66aa-41fe-a717-cfed4ebb1407"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3888/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4640/",
    "metadata": {
        "length": 130333,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1022,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}